Class 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 Detail

      • TableOutputDialog

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

      • 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.