Class UnivariateStatsDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.trans.step.BaseStepDialog
org.pentaho.di.ui.trans.steps.univariatestats.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 Details

    • UnivariateStatsDialog

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

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