Class ComponentSelectionListener
- java.lang.Object
-
- org.eclipse.swt.events.SelectionAdapter
-
- org.apache.hop.ui.pipeline.transform.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 Summary
Constructors Constructor Description ComponentSelectionListener(BaseTransformMeta input)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidwidgetSelected(org.eclipse.swt.events.SelectionEvent arg0)
-
-
-
Constructor Detail
-
ComponentSelectionListener
public ComponentSelectionListener(BaseTransformMeta input)
-
-