public class MultiCountryShowLocalizedPageAction extends AbstractListViewAction
ListViewAction.ContextalwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
MultiCountryShowLocalizedPageAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCreateContext(ListViewAction.Context paramContext) |
protected CatalogVersionService |
getCatalogVersionService() |
protected CmsCockpitService |
getCmsCockpitService() |
protected CMSSiteService |
getCmsSiteService() |
protected CommonI18NService |
getCommonI18NService() |
protected ConfigurationService |
getConfigurationService() |
Menupopup |
getContextPopup(ListViewAction.Context paramContext)
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. |
java.lang.String |
getImageURI(ListViewAction.Context context)
Gets the image URI which represents the action button.
|
Menupopup |
getPopup(ListViewAction.Context paramContext)
Gets the popup of the action button.
|
java.lang.String |
getTooltip(ListViewAction.Context context)
Gets the tooltip of the action button.
|
protected UserService |
getUserService() |
protected boolean |
isLocalPageCreationDisabled(TypedObject wrappedPageModel) |
void |
setCatalogVersionService(CatalogVersionService catalogVersionService) |
void |
setCmsCockpitService(CmsCockpitService cmsCockpitService) |
void |
setCmsSiteService(CMSSiteService cmsSiteService) |
void |
setCommonI18NService(CommonI18NService commonI18NService) |
void |
setConfigurationService(ConfigurationService configurationService) |
void |
setUserService(UserService userService) |
createContext, createContext, getItem, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getSelectedItems, getStatusCode, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledpublic java.lang.String getImageURI(ListViewAction.Context context)
ListViewActionpublic java.lang.String getTooltip(ListViewAction.Context context)
ListViewActionpublic EventListener getEventListener(ListViewAction.Context context)
ListViewActionEventListener which is to be registered for the Events#ON_CLICK event.public Menupopup getPopup(ListViewAction.Context paramContext)
ListViewActionnull if no popup is availablepublic Menupopup getContextPopup(ListViewAction.Context paramContext)
ListViewActionnull if no popup is
availableprotected void doCreateContext(ListViewAction.Context paramContext)
doCreateContext in class AbstractListViewActionprotected boolean isLocalPageCreationDisabled(TypedObject wrappedPageModel)
protected CatalogVersionService getCatalogVersionService()
public void setCatalogVersionService(CatalogVersionService catalogVersionService)
protected CMSSiteService getCmsSiteService()
public void setCmsSiteService(CMSSiteService cmsSiteService)
protected CmsCockpitService getCmsCockpitService()
public void setCmsCockpitService(CmsCockpitService cmsCockpitService)
protected UserService getUserService()
public void setUserService(UserService userService)
protected CommonI18NService getCommonI18NService()
public void setCommonI18NService(CommonI18NService commonI18NService)
protected ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
Copyright © 2018 SAP SE. All Rights Reserved.