public class CmsMultiplePagesAction extends AbstractListViewAction
ListViewAction.ContextalwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
CmsMultiplePagesAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCreateContext(ListViewAction.Context context) |
Menupopup |
getContextPopup(ListViewAction.Context context)
Gets the context popup of the action button.
|
EventListener |
getEventListener(ListViewAction.Context context)
Gets the
EventListener which is to be registered for the Events#ON_CLICK event. |
String |
getImageURI(ListViewAction.Context context)
Gets the image URI which represents the action button.
|
protected Collection<TypedObject> |
getPagesForElement(AbstractCMSComponentModel componentModel) |
Menupopup |
getPopup(ListViewAction.Context context)
Gets the popup of the action button.
|
String |
getTooltip(ListViewAction.Context context)
Gets the tooltip of the action button.
|
boolean |
isAlwaysEnabled()
Specifies whether this action should be enabled even though the component (where this action is used) is marked as
non-editable.
|
void |
setCmsContentSlotService(CMSContentSlotService cmsContentSlotService) |
createContext, createContext, getItem, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getSelectedItems, getStatusCode, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledpublic Menupopup getContextPopup(ListViewAction.Context context)
ListViewActionnull if no popup is
availablepublic EventListener getEventListener(ListViewAction.Context context)
ListViewActionEventListener which is to be registered for the Events#ON_CLICK event.public String getImageURI(ListViewAction.Context context)
ListViewActionpublic Menupopup getPopup(ListViewAction.Context context)
ListViewActionnull if no popup is availablepublic String getTooltip(ListViewAction.Context context)
ListViewActionpublic boolean isAlwaysEnabled()
AdvancedListViewActionisAlwaysEnabled in interface AdvancedListViewActionisAlwaysEnabled in class AbstractListViewActiontrue if this action is always enabled, false otherwisepublic void setCmsContentSlotService(CMSContentSlotService cmsContentSlotService)
protected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractListViewActionprotected Collection<TypedObject> getPagesForElement(AbstractCMSComponentModel componentModel)
Copyright © 2017 SAP SE. All Rights Reserved.