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: