|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object Dialog org.pentaho.di.ui.trans.step.StepErrorMetaDialog
public class StepErrorMetaDialog
Dialog that allows you to edit the step error handling meta-data
Constructor Summary | |
---|---|
StepErrorMetaDialog(Shell par,
StepErrorMeta stepErrorMeta,
TransMeta transMeta,
List<StepMeta> targetSteps)
|
Method Summary | |
---|---|
void |
dispose()
|
void |
getData()
|
void |
ok()
|
boolean |
open()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StepErrorMetaDialog(Shell par, StepErrorMeta stepErrorMeta, TransMeta transMeta, List<StepMeta> targetSteps)
Method Detail |
---|
public boolean open()
public void dispose()
public void getData()
public void ok()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |