org.pentaho.platform.dataaccess.datasource.wizard
Class GwtDatasourceEditorEntryPoint
java.lang.Object
org.pentaho.platform.dataaccess.datasource.wizard.GwtDatasourceEditorEntryPoint
public class GwtDatasourceEditorEntryPoint
- extends Object
Creates the singleton datasource wizard and sets up native JavaScript functions to show the wizard.
GwtDatasourceEditorEntryPoint
public GwtDatasourceEditorEntryPoint()
onModuleLoad
public void onModuleLoad()
initDashboardButtons
public void initDashboardButtons(boolean val)
showConfirm
public void showConfirm(JavaScriptObject callback,
String message,
String title,
String okText,
String cancelText)
throws XulException
- Throws:
XulException