Class XulStepFieldsController

  • All Implemented Interfaces:
    org.pentaho.ui.xul.impl.XulEventHandler, org.pentaho.ui.xul.XulEventSource

    public class XulStepFieldsController
    extends org.pentaho.ui.xul.impl.AbstractXulEventHandler
    • Field Summary

      • Fields inherited from class org.pentaho.ui.xul.impl.AbstractXulEventHandler

        document, name, xulDomContainer
      • Fields inherited from class org.pentaho.ui.xul.XulEventSourceAdapter

        changeSupport
    • Constructor Summary

      Constructors 
      Constructor Description
      XulStepFieldsController​(org.eclipse.swt.widgets.Shell aShell, org.pentaho.di.core.database.DatabaseMeta aDatabaseMeta, String schemaTableCombo, org.pentaho.di.core.row.RowMetaInterface anInput)  
    • Constructor Detail

      • XulStepFieldsController

        public XulStepFieldsController​(org.eclipse.swt.widgets.Shell aShell,
                                       org.pentaho.di.core.database.DatabaseMeta aDatabaseMeta,
                                       String schemaTableCombo,
                                       org.pentaho.di.core.row.RowMetaInterface anInput)
    • Method Detail

      • init

        public void init()
      • cancelDialog

        public void cancelDialog()
      • setShowAcceptButton

        public void setShowAcceptButton​(boolean isVisible)
      • getShowAcceptButton

        public boolean getShowAcceptButton()
      • editOriginStep

        public void editOriginStep()
      • getSelectedStep

        public String getSelectedStep()
      • getName

        public String getName()
        Specified by:
        getName in interface org.pentaho.ui.xul.impl.XulEventHandler
        Overrides:
        getName in class org.pentaho.ui.xul.impl.AbstractXulEventHandler