Uses of Interface
org.nuclos.api.ui.layout.LayoutComponentListener
Packages that use LayoutComponentListener
-
Uses of LayoutComponentListener in org.nuclos.api.ui.layout
Classes in org.nuclos.api.ui.layout that implement LayoutComponentListenerMethods in org.nuclos.api.ui.layout that return types with arguments of type LayoutComponentListenerModifier and TypeMethodDescriptionLayoutComponent.getLayoutComponentListeners()get the listeners for layout componentsMethods in org.nuclos.api.ui.layout with parameters of type LayoutComponentListenerModifier and TypeMethodDescriptionvoidLayoutComponent.addLayoutComponentListener(LayoutComponentListener<PK> listener) add newLayoutComponentListenerto componentvoidLayoutComponent.removeLayoutComponentListener(LayoutComponentListener<PK> listener) removeLayoutComponentListenerfrom component