public class PrintPagesStructureMainAreaComponentFactory extends Object implements MainAreaComponentFactory
| Modifier and Type | Field and Description |
|---|---|
protected static String |
BTN_IMG |
protected static String |
BTN_IMG_INACTIVE |
static String |
PAGE_STRUCT |
| Constructor and Description |
|---|
PrintPagesStructureMainAreaComponentFactory() |
| 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_STRUCT
protected static final String BTN_IMG
protected static final String BTN_IMG_INACTIVE
public PrintPagesStructureMainAreaComponentFactory()
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 getButtonLabel()
getButtonLabel in interface MainAreaComponentFactorypublic String getViewModeID()
getViewModeID in interface MainAreaComponentFactoryCopyright © 2017 SAP SE. All Rights Reserved.