Class ValidatorDialog

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

    public class ValidatorDialog
    extends BaseStepDialog
    implements org.pentaho.di.trans.step.StepDialogInterface
    • Constructor Detail

      • ValidatorDialog

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

      • open

        public String open()
        Specified by:
        open in interface org.pentaho.di.trans.step.StepDialogInterface
      • setFlags

        protected void setFlags()
      • spacesValidation

        public boolean spacesValidation​(String text)
      • removeAllowedValue

        protected void removeAllowedValue()
        Remove the selected entries from the allowed entries
      • addAllowedValue

        protected void addAllowedValue()
        Add one entry to the list of allowed values...
      • getData

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