Uses of Interface
org.apache.hop.ui.hopgui.file.pipeline.ITransformSelectionListener
-
Packages that use ITransformSelectionListener Package Description org.apache.hop.ui.hopgui.file.pipeline -
-
Uses of ITransformSelectionListener in org.apache.hop.ui.hopgui.file.pipeline
Fields in org.apache.hop.ui.hopgui.file.pipeline with type parameters of type ITransformSelectionListener Modifier and Type Field Description List<ITransformSelectionListener>HopGuiPipelineGraph. currentTransformListenersMethods in org.apache.hop.ui.hopgui.file.pipeline with parameters of type ITransformSelectionListener Modifier and Type Method Description voidHopGuiPipelineGraph. addCurrentTransformListener(ITransformSelectionListener transformSelectionListener)
-