org.pentaho.platform.dataaccess.datasource.wizard
Class GwtDatasourceEditorEntryPoint

java.lang.Object
  extended by org.pentaho.platform.dataaccess.datasource.wizard.GwtDatasourceEditorEntryPoint
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class GwtDatasourceEditorEntryPoint
extends Object
implements com.google.gwt.core.client.EntryPoint

Creates the singleton datasource editor and sets up native JavaScript functions to show the editor.


Constructor Summary
GwtDatasourceEditorEntryPoint()
           
 
Method Summary
 void initDashboardButtons(boolean val)
           
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GwtDatasourceEditorEntryPoint

public GwtDatasourceEditorEntryPoint()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

initDashboardButtons

public void initDashboardButtons(boolean val)