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 SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.util.EventObjecttoString
- 
Constructor Details- 
ActionPerformedEvent
 
- 
- 
Method Details- 
getComponent
- 
getSource- Overrides:
- getSourcein class- EventObject
 
 
-