public class CommentMainAreaComponentFactory extends Object implements MainAreaComponentFactory
| Modifier and Type | Field and Description |
|---|---|
protected static String |
COMMENT_VIEW_BTN_IMG |
| Constructor and Description |
|---|
CommentMainAreaComponentFactory() |
| Modifier and Type | Method and Description |
|---|---|
AbstractMainAreaBrowserComponent |
createInstance(AdvancedBrowserModel model,
AbstractContentBrowser contentBrowser) |
String |
getActiveButtonImage() |
String |
getButtonLabel() |
String |
getButtonTooltip() |
String |
getInactiveButtonImage() |
String |
getViewModeID() |
protected static final String COMMENT_VIEW_BTN_IMG
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.