public class EnterOptionsDialog
extends org.eclipse.swt.widgets.Dialog
| Constructor and Description |
|---|
EnterOptionsDialog(org.eclipse.swt.widgets.Shell parent) |
EnterOptionsDialog(org.eclipse.swt.widgets.Shell parent,
PropsUI props)
Deprecated.
Use CT without props parameter instead
|
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
getData() |
org.pentaho.di.core.Props |
open() |
@Deprecated public EnterOptionsDialog(org.eclipse.swt.widgets.Shell parent, PropsUI props)
public EnterOptionsDialog(org.eclipse.swt.widgets.Shell parent)