org.pentaho.di.ui.trans.steps.mailinput
Class MailInputDialog
java.lang.Object
Dialog
org.pentaho.di.ui.trans.step.BaseStepDialog
org.pentaho.di.ui.trans.steps.mailinput.MailInputDialog
- All Implemented Interfaces:
- StepDialogInterface
public class MailInputDialog
- extends BaseStepDialog
- implements StepDialogInterface
Methods inherited from class org.pentaho.di.ui.trans.step.BaseStepDialog |
addConnectionLine, addConnectionLine, addConnectionLine, addConnectionLine, addDatabases, addDatabases, 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 |
MailInputDialog
public MailInputDialog(Shell parent,
Object in,
TransMeta tr,
String sname)
open
public String open()
- Description copied from interface:
StepDialogInterface
- Opens a step dialog window.
- Specified by:
open
in interface StepDialogInterface
- Returns:
- the (potentially new) name of the step
getData
public void getData()
- Copy information from the meta-data input to the dialog fields.
checkPasswordVisible
public void checkPasswordVisible()
dispose
public void dispose()
- Description copied from class:
BaseStepDialog
- Dispose this dialog.
- Overrides:
dispose
in class BaseStepDialog
chooseListMails
public void chooseListMails()