Package io.jmix.ui.screen
Class ScreenFragment.AttachEvent
java.lang.Object
java.util.EventObject
io.jmix.ui.screen.ScreenFragment.AttachEvent
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ScreenFragment
Event sent when the fragment controller is initialized and added to host screen.
Event handlers have access to the host screen of the fragment.
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.EventObject
toString
-
Constructor Details
-
AttachEvent
-
-
Method Details
-
getSource
- Overrides:
getSource
in classEventObject
-