Class UnivariateStatsDialog

  • All Implemented Interfaces:
    org.pentaho.di.trans.step.StepDialogInterface

    public class UnivariateStatsDialog
    extends BaseStepDialog
    implements org.pentaho.di.trans.step.StepDialogInterface
    The UI class for the UnivariateStats transform
    Version:
    1.0
    Author:
    Mark Hall (mhall{[at]}pentaho.org
    • Constructor Detail

      • UnivariateStatsDialog

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

      • open

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

        protected void setComboBoxes()
        Set up the input field combo box
      • getData

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