Package io.jmix.ui.action
Interface Action.ScreenAction<S extends Screen>
- All Superinterfaces:
Action
- All Known Implementing Classes:
AbstractScreenAction
,EditorCloseAction
,EditorCommitAction
,EditorCommitAndCloseAction
,EditorDiscardAction
,EditorEnableEditingAction
,LookupDiscardAction
,LookupSelectAction
,MasterDetailCancelAction
,MasterDetailCommitAction
,OperationResultScreenAction
,ScreenCloseAction
- Enclosing interface:
- Action
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.jmix.ui.action.Action
Action.ActionPerformedEvent, Action.AdjustWhenScreenReadOnly, Action.ExecutableAction, Action.HasPrimaryState, Action.HasSecurityConstraint, Action.HasTarget, Action.MainTabSheetAction, Action.OperationResultAction, Action.ScreenAction<S extends Screen>, Action.ScreenOpeningAction, Action.SecuredAction, Action.Status
-
Field Summary
Fields inherited from interface io.jmix.ui.action.Action
PROP_CAPTION, PROP_DESCRIPTION, PROP_ENABLED, PROP_ICON, PROP_SHORTCUT, PROP_VISIBLE
-
Method Summary
Methods inherited from interface io.jmix.ui.action.Action
actionPerform, addOwner, addPropertyChangeListener, getCaption, getDescription, getIcon, getId, getOwner, getOwners, getShortcutCombination, isEnabled, isVisible, refreshState, removeOwner, removePropertyChangeListener, setCaption, setDescription, setEnabled, setIcon, setShortcut, setShortcutCombination, setVisible
-
Method Details
-
getTarget
-
setTarget
-