Class CommentMainAreaComponentFactory
java.lang.Object
de.hybris.platform.cockpit.components.contentbrowser.CommentMainAreaComponentFactory
- All Implemented Interfaces:
MainAreaComponentFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateInstance(AdvancedBrowserModel model, AbstractContentBrowser contentBrowser)
-
Field Details
-
COMMENT_VIEW_BTN_IMG
- See Also:
-
-
Constructor Details
-
CommentMainAreaComponentFactory
public CommentMainAreaComponentFactory()
-
-
Method Details
-
createInstance
public AbstractMainAreaBrowserComponent createInstance(AdvancedBrowserModel model, AbstractContentBrowser contentBrowser) - Specified by:
createInstancein interfaceMainAreaComponentFactory
-
getActiveButtonImage
- Specified by:
getActiveButtonImagein interfaceMainAreaComponentFactory
-
getButtonTooltip
- Specified by:
getButtonTooltipin interfaceMainAreaComponentFactory
-
getInactiveButtonImage
- Specified by:
getInactiveButtonImagein interfaceMainAreaComponentFactory
-
getViewModeID
- Specified by:
getViewModeIDin interfaceMainAreaComponentFactory- Returns:
- the unique viewmode id
-
getButtonLabel
- Specified by:
getButtonLabelin interfaceMainAreaComponentFactory
-