Package io.jmix.ui.action
Interface Action.HasTarget
- All Superinterfaces:
Action
- All Known Implementing Classes:
AddAction,BulkEditAction,ChangePasswordAction,ChartEditFragment.ChartSeriesMoveAction,CreateAction,EditAction,EditFetchPlanAction,EntityInspectorBrowser.ExportAction,ExcelExportAction,ExcludeAction,ExecutionHistoryAction,ExportAction,ItemOrderableAction,ItemTrackingAction,JsonExportAction,ListAction,ListPrintFormAction,RefreshAction,RelatedAction,RemoveAction,ResetPasswordAction,ResetRememberMeTokenAction,RunReportAction,SecuredListAction,ShowEntityInfoAction,ShowPivotAction,ShowRoleAssignmentsAction,ShowUserSubstitutionsAction,ViewAction
- 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.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
-