Uses of Interface
org.eclipse.zest.layouts.interfaces.ContextListener
Packages that use ContextListener
-
Uses of ContextListener in org.eclipse.zest.layouts.interfaces
Classes in org.eclipse.zest.layouts.interfaces that implement ContextListenerMethods in org.eclipse.zest.layouts.interfaces with parameters of type ContextListenerModifier and TypeMethodDescriptionvoid
LayoutContext.addContextListener
(ContextListener listener) Adds a listener to the context that will be notified about changes related to its configuration.void
LayoutContext.removeContextListener
(ContextListener listener) Removes a context listener from this context.