public class CmsPageMainAreaPersonalizeComponentFactory extends GridMainAreaComponentFactory
| Modifier and Type | Class and Description |
|---|---|
protected class |
CmsPageMainAreaPersonalizeComponentFactory.PersonalizeGridRenderer |
GRID_VIEW_BTN_IMG_ACTIVE, GRID_VIEW_BTN_IMG_INACTIVE| Constructor and Description |
|---|
CmsPageMainAreaPersonalizeComponentFactory() |
| Modifier and Type | Method and Description |
|---|---|
AbstractMainAreaBrowserComponent |
createInstance(AdvancedBrowserModel model,
AbstractContentBrowser contentBrowser) |
String |
getActiveButtonImage() |
String |
getButtonLabel() |
String |
getButtonTooltip() |
CmsCockpitService |
getCmsCockpitService() |
protected CMSPageLockingService |
getCmsPageLockingService() |
String |
getInactiveButtonImage() |
String |
getViewModeID() |
protected boolean |
isPageLocked(TypedObject wrappedPageModel) |
public CmsPageMainAreaPersonalizeComponentFactory()
public AbstractMainAreaBrowserComponent createInstance(AdvancedBrowserModel model, AbstractContentBrowser contentBrowser)
createInstance in interface MainAreaComponentFactorycreateInstance in class GridMainAreaComponentFactorypublic String getActiveButtonImage()
getActiveButtonImage in interface MainAreaComponentFactorygetActiveButtonImage in class GridMainAreaComponentFactorypublic String getButtonLabel()
getButtonLabel in interface MainAreaComponentFactorygetButtonLabel in class GridMainAreaComponentFactorypublic String getButtonTooltip()
getButtonTooltip in interface MainAreaComponentFactorygetButtonTooltip in class GridMainAreaComponentFactorypublic String getInactiveButtonImage()
getInactiveButtonImage in interface MainAreaComponentFactorygetInactiveButtonImage in class GridMainAreaComponentFactorypublic String getViewModeID()
getViewModeID in interface MainAreaComponentFactorygetViewModeID in class GridMainAreaComponentFactoryprotected boolean isPageLocked(TypedObject wrappedPageModel)
protected CMSPageLockingService getCmsPageLockingService()
public CmsCockpitService getCmsCockpitService()
Copyright © 2017 SAP SE. All Rights Reserved.