Uses of Class
org.pentaho.di.ui.core.dialog.BaseDialog
-
Packages that use BaseDialog Package Description org.pentaho.di.ui.core.dialog org.pentaho.di.ui.trans.step.common -
-
Uses of BaseDialog in org.pentaho.di.ui.core.dialog
Subclasses of BaseDialog in org.pentaho.di.ui.core.dialog Modifier and Type Class Description class
BaseMessageDialog
A simple dialog with a message and button that closes the dialog. -
Uses of BaseDialog in org.pentaho.di.ui.trans.step.common
Subclasses of BaseDialog in org.pentaho.di.ui.trans.step.common Modifier and Type Class Description class
FieldSelectionDialog
A dialog with options to (re)load all fields, or only add new ones.
-