Class ScreenFragment.AttachEvent

java.lang.Object
java.util.EventObject
io.jmix.ui.screen.ScreenFragment.AttachEvent
All Implemented Interfaces:
Serializable
Enclosing class:
ScreenFragment

public static class ScreenFragment.AttachEvent extends EventObject
Event sent when the fragment controller is initialized and added to host screen. Event handlers have access to the host screen of the fragment.
See Also: