public class ApprovalPageStatusAction extends AbstractCmscockpitListViewAction
ListViewAction.Context| Modifier and Type | Field and Description |
|---|---|
protected static String |
IMAGE_URL_MULTISELECT_AVAILABLE |
protected static String |
IMAGE_URL_MULTISELECT_UNAVAILABLE |
alwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
ApprovalPageStatusAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doChangeStatus(TypedObject selectedItem,
String approvalStatusCode) |
protected void |
doCreateContext(ListViewAction.Context context) |
CmsCockpitService |
getCmsCockpitService() |
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.
|
String |
getMultiSelectImageURI(ListViewAction.Context context)
Gets the image URI for selection operation which represents the action button.
|
Menupopup |
getMultiSelectPopup(ListViewAction.Context context)
Gets the popup of the action button for selection operation.
|
Menupopup |
getPopup(ListViewAction.Context context)
Gets the popup of the action button.
|
String |
getStatusCode(ListViewAction.Context context)
Get a status code for this action.
|
String |
getTooltip(ListViewAction.Context context)
Gets the tooltip of the action button.
|
void |
setModelHelper(ModelHelper modelHelper) |
getCmsPageLockingService, getCmsPageService, getSystemService, getTypeService, getUIAccessRightService, isComponentLockedForUser, isEnabled, isWritableCatalog, movecreateContext, createContext, getItem, getMultiSelectEventListener, getSelectedItems, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledprotected static final String IMAGE_URL_MULTISELECT_AVAILABLE
protected static final String IMAGE_URL_MULTISELECT_UNAVAILABLE
protected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractListViewActionpublic 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 availableprotected void doChangeStatus(TypedObject selectedItem, String approvalStatusCode)
public Menupopup getContextPopup(ListViewAction.Context context)
ListViewActionnull if no popup is
availablepublic String getTooltip(ListViewAction.Context context)
ListViewActionpublic String getStatusCode(ListViewAction.Context context)
ListViewActiongetStatusCode in interface ListViewActiongetStatusCode in class AbstractListViewActioncontext - the Contextpublic String getMultiSelectImageURI(ListViewAction.Context context)
ListViewActiongetMultiSelectImageURI in interface ListViewActiongetMultiSelectImageURI in class AbstractListViewActionpublic Menupopup getMultiSelectPopup(ListViewAction.Context context)
ListViewActiongetMultiSelectPopup in interface ListViewActiongetMultiSelectPopup in class AbstractListViewActionnull if no popup is availablepublic CmsCockpitService getCmsCockpitService()
public void setModelHelper(ModelHelper modelHelper)
Copyright © 2017 SAP SE. All Rights Reserved.