Package io.jmix.ui.event.screen
Class CloseWindowsInternalEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
io.jmix.ui.event.screen.CloseWindowsInternalEvent
- All Implemented Interfaces:
Serializable
public class CloseWindowsInternalEvent
extends org.springframework.context.ApplicationEvent
Application event which is fired when the framework closes all windows. For instance, when the user logs out.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
toString
-
Constructor Details
-
CloseWindowsInternalEvent
-
-
Method Details
-
getSource
- Overrides:
getSource
in classEventObject
-