|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object Dialog org.pentaho.di.ui.core.dialog.EnterConditionDialog
public class EnterConditionDialog
This dialog allows you to enter a condition in a graphical way.
Constructor Summary | |
---|---|
EnterConditionDialog(Shell parent,
int style,
RowMetaInterface fields,
Condition condition)
|
Method Summary | |
---|---|
void |
dispose()
|
void |
handleOK()
|
Condition |
open()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnterConditionDialog(Shell parent, int style, RowMetaInterface fields, Condition condition)
Method Detail |
---|
public Condition open()
public void dispose()
public void handleOK()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |