Class StreamLookupDialog

  • All Implemented Interfaces:
    org.apache.hop.pipeline.transform.ITransformDialog

    public class StreamLookupDialog
    extends BaseTransformDialog
    implements org.apache.hop.pipeline.transform.ITransformDialog
    • Constructor Detail

      • StreamLookupDialog

        public StreamLookupDialog​(org.eclipse.swt.widgets.Shell parent,
                                  IVariables variables,
                                  Object in,
                                  org.apache.hop.pipeline.PipelineMeta pipelineMeta,
                                  String sname)
    • Method Detail

      • open

        public String open()
        Specified by:
        open in interface org.apache.hop.pipeline.transform.ITransformDialog
      • updateComboFields

        protected void updateComboFields()
        /* Search the input and lookup fields in the background
      • getData

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