Class AppWorkArea.StateChangeEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<AppWorkArea>
io.jmix.tabbedmode.component.workarea.AppWorkArea.StateChangeEvent
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AppWorkArea
public static class AppWorkArea.StateChangeEvent
extends com.vaadin.flow.component.ComponentEvent<AppWorkArea>
Event that is fired when work area changed its state.
- See Also:
-
Field Summary
FieldsFields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListener
Methods inherited from class java.util.EventObject
toString
-
Field Details
-
state
-
-
Constructor Details
-
StateChangeEvent
-
-
Method Details
-
getState
-