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