Class SelectValuesDialog

  • All Implemented Interfaces:
    org.apache.hop.pipeline.transform.ITransformDialog

    public class SelectValuesDialog
    extends BaseTransformDialog
    implements org.apache.hop.pipeline.transform.ITransformDialog
    • Constructor Detail

      • SelectValuesDialog

        public SelectValuesDialog​(org.eclipse.swt.widgets.Shell parent,
                                  IVariables variables,
                                  Object in,
                                  org.apache.hop.pipeline.PipelineMeta pipelineMeta,
                                  String sname)
    • Method Detail

      • open

        public String open()
        Specified by:
        open in interface org.apache.hop.pipeline.transform.ITransformDialog
      • getData

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

        protected void setComboBoxes()