Uses of Interface
org.nuclos.api.ui.layout.LayoutComponentListener
-
Uses of LayoutComponentListener in org.nuclos.api.ui.layout
Modifier and TypeMethodDescriptionLayoutComponent.getLayoutComponentListeners()
get the listeners for layout componentsModifier and TypeMethodDescriptionvoid
LayoutComponent.addLayoutComponentListener
(LayoutComponentListener<PK> listener) add newLayoutComponentListener
to componentvoid
LayoutComponent.removeLayoutComponentListener
(LayoutComponentListener<PK> listener) removeLayoutComponentListener
from component