org.pentaho.di.ui.core.dialog
Class StepFieldsDialog
java.lang.Object
Dialog
org.pentaho.di.ui.core.dialog.StepFieldsDialog
public class StepFieldsDialog
- extends Dialog
Displays the meta-data on the Values in a row as well as the Step origin of the Value.
- Since:
- 19-06-2003
- Author:
- Matt
Method Summary |
void |
dispose()
|
void |
getData()
Copy information from the meta-data input to the dialog fields. |
Object |
open()
|
StepFieldsDialog
public StepFieldsDialog(Shell parent,
VariableSpace space,
int style,
String stepname,
RowMetaInterface input)
open
public Object open()
dispose
public void dispose()
getData
public void getData()
- Copy information from the meta-data input to the dialog fields.