Package io.jmix.flowui.screen
Class Screen.BeforeShowEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<Screen<?>>
io.jmix.flowui.screen.Screen.BeforeShowEvent
- All Implemented Interfaces:
Serializable
public static class Screen.BeforeShowEvent
extends com.vaadin.flow.component.ComponentEvent<Screen<?>>
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListener
Methods inherited from class java.util.EventObject
toString
-
Constructor Details
-
BeforeShowEvent
-