org.pentaho.di.ui.trans.steps.setvariable
Class SetVariableDialog
java.lang.Object
  
Dialog
      
org.pentaho.di.ui.trans.step.BaseStepDialog
          
org.pentaho.di.ui.trans.steps.setvariable.SetVariableDialog
- All Implemented Interfaces: 
 - StepDialogInterface
 
public class SetVariableDialog
- extends BaseStepDialog
- implements StepDialogInterface
  
 
 
 
| 
Method Summary | 
 void | 
getData()
 
          Copy information from the meta-data input to the dialog fields. | 
 String | 
open()
 
            | 
 
| Methods inherited from class org.pentaho.di.ui.trans.step.BaseStepDialog | 
addConnectionLine, addConnectionLine, addConnectionLine, addConnectionLine, addDatabases, addDatabases, dispose, generateFieldMapping, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getModifyListenerTooltipText, getRepository, isBasic, isDebug, isDetailed, isRowLevel, logBasic, logBasic, logDebug, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logMinimal, logRowlevel, logRowlevel, positionBottomButtons, selectDatabase, setMinimalShellHeight, setRepository, setShellImage, setSize, setSize, setSize, setTraverseOrder, storeScreenSize | 
 
 
 
STRING_USAGE_WARNING_PARAMETER
public static final String STRING_USAGE_WARNING_PARAMETER
- See Also:
 - Constant Field Values
 
SetVariableDialog
public SetVariableDialog(Shell parent,
                         Object in,
                         TransMeta transMeta,
                         String sname)
open
public String open()
- Specified by:
 open in interface StepDialogInterface
 
 
getData
public void getData()
- Copy information from the meta-data input to the dialog fields.