public class CmsCreatePersonalizedPageAction extends AbstractListViewAction
ListViewAction.ContextalwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
CmsCreatePersonalizedPageAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clonePageAndSelect(String name,
ListViewAction.Context context) |
protected void |
doCreateContext(ListViewAction.Context context) |
void |
focus() |
protected CmsCockpitService |
getCmsCockpitService() |
protected CMSPageLockingService |
getCmsPageLockingService() |
Popup |
getCMSPopup(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.
|
Menupopup |
getPopup(ListViewAction.Context context)
Gets the popup of the action button.
|
String |
getTooltip(ListViewAction.Context context)
Gets the tooltip of the action button.
|
protected boolean |
isPageLocked(TypedObject wrappedPageModel) |
createContext, createContext, getItem, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getSelectedItems, getStatusCode, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledpublic String getImageURI(ListViewAction.Context context)
ListViewActionpublic Popup getCMSPopup(ListViewAction.Context context)
protected void clonePageAndSelect(String name, ListViewAction.Context context)
public String getTooltip(ListViewAction.Context context)
ListViewActionprotected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractListViewActionpublic 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 Menupopup getPopup(ListViewAction.Context context)
ListViewActionnull if no popup is availableprotected CMSPageLockingService getCmsPageLockingService()
protected CmsCockpitService getCmsCockpitService()
protected boolean isPageLocked(TypedObject wrappedPageModel)
public void focus()
Copyright © 2017 SAP SE. All Rights Reserved.