Class ScreenFragment.DetachEvent

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

public static class ScreenFragment.DetachEvent extends EventObject
Event sent when the fragment controller has been removed from host screen. Event handlers do not have access to the host screen of the fragment.
See Also: