public class EnterConditionDialog
extends org.eclipse.swt.widgets.Dialog
Constructor and Description |
---|
EnterConditionDialog(org.eclipse.swt.widgets.Shell parent,
int style,
org.pentaho.di.core.row.RowMetaInterface fields,
org.pentaho.di.core.Condition condition) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
handleOK() |
org.pentaho.di.core.Condition |
open() |