public class PageImgeStructureMainAreaComponentFactory extends Object implements MainAreaComponentFactory
| Modifier and Type | Field and Description |
|---|---|
protected static String |
BTN_IMG |
protected static String |
BTN_IMG_INACTIVE |
static String |
PAGE_IMAGE_STRUCT |
| Constructor and Description |
|---|
PageImgeStructureMainAreaComponentFactory() |
| 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 PAGE_IMAGE_STRUCT
protected static final String BTN_IMG
protected static final String BTN_IMG_INACTIVE
public PageImgeStructureMainAreaComponentFactory()
public AbstractMainAreaBrowserComponent createInstance(AdvancedBrowserModel model, AbstractContentBrowser contentBrowser)
createInstance in interface MainAreaComponentFactorypublic String getActiveButtonImage()
getActiveButtonImage in interface MainAreaComponentFactorypublic String getButtonTooltip()
getButtonTooltip in interface MainAreaComponentFactorypublic String getInactiveButtonImage()
getInactiveButtonImage in interface MainAreaComponentFactorypublic String getViewModeID()
getViewModeID in interface MainAreaComponentFactorypublic String getButtonLabel()
getButtonLabel in interface MainAreaComponentFactoryCopyright © 2017 SAP SE. All Rights Reserved.