Class ComponentSelectionListener

  • All Implemented Interfaces:
    EventListener, org.eclipse.swt.events.SelectionListener, org.eclipse.swt.internal.SWTEventListener

    public class ComponentSelectionListener
    extends org.eclipse.swt.events.SelectionAdapter
    • Constructor Detail

      • ComponentSelectionListener

        public ComponentSelectionListener​(org.pentaho.di.trans.step.BaseStepMeta input)
    • Method Detail

      • widgetSelected

        public void widgetSelected​(org.eclipse.swt.events.SelectionEvent arg0)
        Specified by:
        widgetSelected in interface org.eclipse.swt.events.SelectionListener
        Overrides:
        widgetSelected in class org.eclipse.swt.events.SelectionAdapter