Package io.jmix.flowui.screen
Class DialogWindow.AfterCloseEvent<S extends Screen<?>>
java.lang.Object
java.util.EventObject
io.jmix.flowui.screen.DialogWindow.AfterCloseEvent<S>
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DialogWindow<S extends Screen<?>>
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.EventObject
toString
-
Field Details
-
closeAction
-
-
Constructor Details
-
AfterCloseEvent
-
-
Method Details
-
getSource
- Overrides:
getSource
in classEventObject
-
getScreen
-
getCloseAction
-
closedWith
-