|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.platform.dataaccess.datasource.ui.selectdialog.GwtDatasourceSelectionDialog
public class GwtDatasourceSelectionDialog
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.pentaho.ui.xul.util.DialogController |
---|
org.pentaho.ui.xul.util.DialogController.DialogListener<T> |
Constructor Summary | |
---|---|
GwtDatasourceSelectionDialog(IXulAsyncDatasourceService datasourceService,
EmbeddedWizard gwtDatasourceEditor,
|
Method Summary | |
---|---|
void |
addDialogListener(org.pentaho.ui.xul.util.DialogController.DialogListener<LogicalModelSummary> listener)
Specified by DialogController . |
void |
hideDialog()
Specified by DialogController . |
void |
overlayLoaded()
Specified by IXulLoaderCallback . |
void |
overlayRemoved()
Specified by IXulLoaderCallback . |
void |
removeDialogListener(org.pentaho.ui.xul.util.DialogController.DialogListener<LogicalModelSummary> listener)
Specified by DialogController . |
void |
showDialog()
Specified by DialogController . |
void |
xulLoaded(GwtXulRunner runner)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GwtDatasourceSelectionDialog(IXulAsyncDatasourceService datasourceService, EmbeddedWizard gwtDatasourceEditor,constructorListener)
Method Detail |
---|
public void overlayLoaded()
IXulLoaderCallback
.
public void overlayRemoved()
IXulLoaderCallback
.
public void xulLoaded(GwtXulRunner runner)
public void addDialogListener(org.pentaho.ui.xul.util.DialogController.DialogListener<LogicalModelSummary> listener)
DialogController
.
addDialogListener
in interface org.pentaho.ui.xul.util.DialogController<LogicalModelSummary>
public void hideDialog()
DialogController
.
hideDialog
in interface org.pentaho.ui.xul.util.DialogController<LogicalModelSummary>
public void removeDialogListener(org.pentaho.ui.xul.util.DialogController.DialogListener<LogicalModelSummary> listener)
DialogController
.
removeDialogListener
in interface org.pentaho.ui.xul.util.DialogController<LogicalModelSummary>
public void showDialog()
DialogController
.
showDialog
in interface org.pentaho.ui.xul.util.DialogController<LogicalModelSummary>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |