public class ArgumentsDialog
extends org.eclipse.swt.widgets.Dialog
| Constructor and Description |
|---|
ArgumentsDialog(org.eclipse.swt.widgets.Shell parent,
org.pentaho.di.ExecutionConfiguration configuration,
org.pentaho.di.base.AbstractMeta abstractMeta)
Create the composite.
|