Interface WindowCollapsedChangedEvent.Listener
-
- All Superinterfaces:
Consumer<WindowCollapsedChangedEvent>,EventListener,GlueEvent.Listener<WindowCollapsedChangedEvent>,WindowEvent.Listener<WindowCollapsedChangedEvent>
- Enclosing class:
- WindowCollapsedChangedEvent
public static interface WindowCollapsedChangedEvent.Listener extends WindowEvent.Listener<WindowCollapsedChangedEvent>
Window collapsed changed event listener.- Since:
- 1.4.9
-
-
Method Summary
-
Methods inherited from interface com.tick42.glue.core.GlueEvent.Listener
accept, onGlueEvent
-
-