Class CommentTooltipRenderer
java.lang.Object
de.hybris.platform.cockpit.components.editorarea.renderer.CommentTooltipRenderer
- All Implemented Interfaces:
TooltipRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.zkoss.zul.PopuprenderItemTooltip(ItemModel item) Returns aPopupcomponent that was created using the data from the target item.voidsetDummyImgPath(String dummyImgPath)
-
Constructor Details
-
CommentTooltipRenderer
public CommentTooltipRenderer()
-
-
Method Details
-
renderItemTooltip
Description copied from interface:TooltipRendererReturns aPopupcomponent that was created using the data from the target item.- Specified by:
renderItemTooltipin interfaceTooltipRenderer- Parameters:
item- - target for the tooltip.
-
getTypeService
- Returns:
- the typeService
-
getValueService
- Returns:
- the valueService
-
getDummyImgPath
-
setDummyImgPath
-