- All Superinterfaces:
ListViewAction
- All Known Implementing Classes:
AbstractCmscockpitListViewAction, AbstractCommentAction, AbstractListViewAction, AbstractMultiSelectOnlyAction, AbstractPerspectiveSwitchAction, AbstractProductAction, AbstractSynchronizationAction, ActivateItemAction, AddAttachmentCommentAction, AddItemCommentAction, AddMultiItemCommentAction, AddProductToExpressUdateAction, AnswerCommentAction, AnswerCommentFromCommenLayerAction, ApprovalAction, ApprovalPageStatusAction, ApprovalStatus, BaseProductAction, ClassificationAction, CloneContentElementAction, ClonesAction, CmsComponentIconAction, CmsCreatePersonalizedPageAction, CmsElementSyncAction, CmsListviewMoveItemAction, CmsMultiplePagesAction, CmsRestrictionAction, CompareAction, CoverageInfoAction, DecisionAction, DefaultExportEditorAreaAction, DefaultPerspectiveSwitchAction, DeleteAction, DeleteCommentAction, DeleteCommentFromCommentLayerAction, DuplicateAction, EditAction, EditCommentAction, EditCommentFromCommentLayerAction, EditContentElementAction, EditItemAction, EditPageBrowserAction, ElementLockedInfoAction, ExportCsvAction, ExportEditorArea2PdfAction, ExportEditorArea2XlsAction, MoveContentElementAction, NewItemAction, NewPageBrowserAction, OpenCommentAction, PageLockBrowserAction, PendingAction, ProductSynchronizationAction, ProductSynchronizationStatus, PullSynchronizationAction, RecalculateOrderAction, RemoveContentElementAction, RemoveContentSlotAction, RemoveContextItemAction, RemovePageBrowserAction, ShowSynchProductsAction, SitePreviewThumbnailAction, SplitterDummyAction, TaskStatusAction, VariantsAction, VariantsStatus, ZoomContentElementAction
-
-
-
Method Summary
boolean
Specifies whether this action should be enabled even though the component (where this action is used) is marked as
non-editable.
void
Sets whether this action is always enabled or not.
createContext, createContext, getContextPopup, getEventListener, getImageURI, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getPopup, getStatusCode, getTooltip
-
Method Details
-
isAlwaysEnabled
boolean isAlwaysEnabled()
Specifies whether this action should be enabled even though the component (where this action is used) is marked as
non-editable.
- Returns:
true if this action is always enabled, false otherwise
-
setAlwaysEnabled
void setAlwaysEnabled(boolean alwaysEnabled)
Sets whether this action is always enabled or not.
- Parameters:
alwaysEnabled - true means this action will always be enabled even though the component is marked as
non-editable