Class TableOutputDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.trans.step.BaseStepDialog
org.pentaho.di.ui.trans.steps.tableoutput.TableOutputDialog
All Implemented Interfaces:
org.pentaho.di.trans.step.StepDialogInterface

public class TableOutputDialog extends BaseStepDialog implements org.pentaho.di.trans.step.StepDialogInterface
Dialog class for table output step.
Author:
Matt Casters
  • Constructor Details

    • TableOutputDialog

      public TableOutputDialog(org.eclipse.swt.widgets.Shell parent, Object in, org.pentaho.di.trans.TransMeta transMeta, String sname)
      Constructor.
  • Method Details

    • open

      public String open()
      Open the dialog.
      Specified by:
      open in interface org.pentaho.di.trans.step.StepDialogInterface
    • isConnectionSupported

      protected void isConnectionSupported()
    • showUnsupportedConnectionMessageBox

      protected void showUnsupportedConnectionMessageBox(org.pentaho.di.core.database.DatabaseInterface dbi)
    • setComboBoxes

      protected void setComboBoxes()
    • setFlags

      public void setFlags()
    • getData

      public void getData()
      Copy information from the meta-data input to the dialog fields.