Class XsltDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
org.apache.hop.ui.workflow.action.ActionDialog
org.apache.hop.workflow.actions.xml.xslt.XsltDialog
All Implemented Interfaces:
IActionDialog

public class XsltDialog extends ActionDialog
This dialog allows you to edit the XSLT job entry settings.
  • Field Details

  • Constructor Details

    • XsltDialog

      public XsltDialog(org.eclipse.swt.widgets.Shell parent, Xslt action, WorkflowMeta workflowMeta, IVariables variables)
  • Method Details

    • open

      public IAction open()
    • getData

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