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
Enclosing class:
Screen<T extends com.vaadin.flow.component.Component>

public static class Screen.AfterShowEvent extends com.vaadin.flow.component.ComponentEvent<Screen<?>>
See Also:
  • Constructor Details

    • AfterShowEvent

      public AfterShowEvent(Screen<?> source)