Class ReplaceStringDialog

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

    public class ReplaceStringDialog
    extends BaseStepDialog
    implements org.pentaho.di.trans.step.StepDialogInterface
    Search and replace in string.
    Since:
    28 September 2007
    Author:
    Samatar Hassan
    • Constructor Detail

      • ReplaceStringDialog

        public ReplaceStringDialog​(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
      • setComboBoxes

        protected void setComboBoxes()
      • getData

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