Package io.jmix.flowui.screen
Class Screen.AfterShowEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<Screen<?>>
io.jmix.flowui.screen.Screen.AfterShowEvent
- All Implemented Interfaces:
Serializable
public static class Screen.AfterShowEvent
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
-
AfterShowEvent
-