Package io.jmix.ui.action
Class Action.ActionPerformedEvent
java.lang.Object
java.util.EventObject
io.jmix.ui.action.Action.ActionPerformedEvent
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InputDialogAction.InputDialogActionPerformed
- Enclosing interface:
- Action
Event sent when the action is performed.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.EventObject
toString
-
Constructor Details
-
ActionPerformedEvent
-
-
Method Details
-
getComponent
-
getSource
- Overrides:
getSource
in classEventObject
-