Package org.pentaho.di.ui.core.dialog
Class ArgumentsDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.core.dialog.ArgumentsDialog
public class ArgumentsDialog
extends org.eclipse.swt.widgets.Dialog
-
Constructor Summary
ConstructorDescriptionArgumentsDialog
(org.eclipse.swt.widgets.Shell parent, org.pentaho.di.ExecutionConfiguration configuration, org.pentaho.di.base.AbstractMeta abstractMeta) Create the composite. -
Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
getParent, getStyle, getText, setText
-
Constructor Details
-
ArgumentsDialog
public ArgumentsDialog(org.eclipse.swt.widgets.Shell parent, org.pentaho.di.ExecutionConfiguration configuration, org.pentaho.di.base.AbstractMeta abstractMeta) Create the composite.- Parameters:
parent
-style
-
-
-
Method Details
-
checkSubclass
protected void checkSubclass()- Overrides:
checkSubclass
in classorg.eclipse.swt.widgets.Dialog
-
ok
protected void ok()
-