public class NewPageBrowserAction extends AbstractCmscockpitListViewAction implements TestIdEnabled
ListViewAction.ContextalwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
NewPageBrowserAction() |
| 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.
|
Menupopup |
getPopup(ListViewAction.Context context)
Gets the popup of the action button.
|
String |
getTestId() |
String |
getTooltip(ListViewAction.Context context)
Gets the tooltip of the action button.
|
protected boolean |
isActionAllowed() |
getCmsPageLockingService, getCmsPageService, getSystemService, getTypeService, getUIAccessRightService, isComponentLockedForUser, isEnabled, isWritableCatalog, movecreateContext, createContext, getItem, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getSelectedItems, getStatusCode, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledpublic Menupopup getContextPopup(ListViewAction.Context context)
ListViewActiongetContextPopup in interface ListViewActionnull if no popup is
availablepublic EventListener getEventListener(ListViewAction.Context context)
ListViewActionEventListener which is to be registered for the Events#ON_CLICK event.getEventListener in interface ListViewActionpublic String getImageURI(ListViewAction.Context context)
ListViewActiongetImageURI in interface ListViewActionpublic String getTooltip(ListViewAction.Context context)
ListViewActiongetTooltip in interface ListViewActionpublic Menupopup getPopup(ListViewAction.Context context)
ListViewActiongetPopup in interface ListViewActionnull if no popup is availableprotected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractListViewActionprotected boolean isActionAllowed()
public String getTestId()
getTestId in interface TestIdEnabledCopyright © 2017 SAP SE. All Rights Reserved.