Class TransHopDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.trans.dialog.TransHopDialog

public class TransHopDialog extends org.eclipse.swt.widgets.Dialog
  • Constructor Summary

    Constructors
    Constructor
    Description
    TransHopDialog(org.eclipse.swt.widgets.Shell parent, int style, org.pentaho.di.trans.TransHopMeta transHopMeta, org.pentaho.di.trans.TransMeta tr)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    Copy information from the meta-data input to the dialog fields.
     

    Methods inherited from class org.eclipse.swt.widgets.Dialog

    checkSubclass, getParent, getStyle, getText, setText

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TransHopDialog

      public TransHopDialog(org.eclipse.swt.widgets.Shell parent, int style, org.pentaho.di.trans.TransHopMeta transHopMeta, org.pentaho.di.trans.TransMeta tr)
  • Method Details

    • open

      public Object open()
    • dispose

      public void dispose()
    • getData

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