public class CmsPageMainAreaEditComponentFactory extends Object implements MainAreaComponentFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
VIEW_MODE_ID |
| Constructor and Description |
|---|
CmsPageMainAreaEditComponentFactory() |
| Modifier and Type | Method and Description |
|---|---|
AbstractMainAreaBrowserComponent |
createInstance(AdvancedBrowserModel model,
AbstractContentBrowser contentBrowser) |
String |
getActiveButtonImage() |
String |
getButtonLabel() |
String |
getButtonTooltip() |
String |
getInactiveButtonImage() |
String |
getViewModeID() |
public static final String VIEW_MODE_ID
public AbstractMainAreaBrowserComponent createInstance(AdvancedBrowserModel model, AbstractContentBrowser contentBrowser)
createInstance in interface MainAreaComponentFactorypublic String getActiveButtonImage()
getActiveButtonImage in interface MainAreaComponentFactorypublic String getButtonLabel()
getButtonLabel in interface MainAreaComponentFactorypublic String getButtonTooltip()
getButtonTooltip in interface MainAreaComponentFactorypublic String getInactiveButtonImage()
getInactiveButtonImage in interface MainAreaComponentFactorypublic String getViewModeID()
getViewModeID in interface MainAreaComponentFactoryCopyright © 2017 SAP SE. All Rights Reserved.