Class Screen.InitEvent

java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<Screen<?>>
io.jmix.flowui.screen.Screen.InitEvent
All Implemented Interfaces:
Serializable
Enclosing class:
Screen<T extends com.vaadin.flow.component.Component>

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

    • InitEvent

      public InitEvent(Screen<?> source)