Uses of Interface
org.apache.hop.ui.hopgui.perspective.IHopPerspectiveListener
-
Packages that use IHopPerspectiveListener Package Description org.apache.hop.ui.hopgui.perspective -
-
Uses of IHopPerspectiveListener in org.apache.hop.ui.hopgui.perspective
Methods in org.apache.hop.ui.hopgui.perspective with parameters of type IHopPerspectiveListener Modifier and Type Method Description voidHopPerspectiveManager. addPerspectiveListener(IHopPerspectiveListener listener)voidHopPerspectiveManager. removePerspectiveListener(IHopPerspectiveListener listener)
-