Class PropertyOutputDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.trans.step.BaseStepDialog
org.pentaho.di.ui.trans.steps.propertyoutput.PropertyOutputDialog
All Implemented Interfaces:
org.pentaho.di.trans.step.StepDialogInterface

public class PropertyOutputDialog extends BaseStepDialog implements org.pentaho.di.trans.step.StepDialogInterface
Output rows to Properties file and create a file.
Since:
13-Apr-2008
Author:
Samatar
  • Constructor Details

    • PropertyOutputDialog

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

    • open

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

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