org.pentaho.di.ui.trans.steps.infobrightoutput
Class InfobrightLoaderDialog
java.lang.Object
Dialog
org.pentaho.di.ui.trans.step.BaseStepDialog
org.pentaho.di.ui.trans.steps.infobrightoutput.InfobrightLoaderDialog
- All Implemented Interfaces:
- StepDialogInterface
public class InfobrightLoaderDialog
- extends BaseStepDialog
- implements StepDialogInterface
Dialog box for the Infobright loader.
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 |
InfobrightLoaderDialog
public InfobrightLoaderDialog(Shell parent,
Object in,
TransMeta tr,
String sname)
- Parameters:
parent
- in
- tr
- sname
-
open
public String open()
- Opens a step dialog window.
- Specified by:
open
in interface StepDialogInterface
- Returns:
- the (potentially new) name of the step
- See Also:
StepDialogInterface.open()
getData
public void getData()
- Copy information from the meta-data input to the dialog fields.
getInput
public BaseStepMeta getInput()