public class CommentTooltipRenderer extends Object implements TooltipRenderer
| Constructor and Description |
|---|
CommentTooltipRenderer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDummyImgPath() |
TypeService |
getTypeService() |
ValueService |
getValueService() |
Popup |
renderItemTooltip(ItemModel item)
Returns a
Popup component that was created using the data from the target item. |
void |
setDummyImgPath(String dummyImgPath) |
public Popup renderItemTooltip(ItemModel item)
TooltipRendererPopup component that was created using the data from the target item.renderItemTooltip in interface TooltipRendereritem - - target for the tooltip.public TypeService getTypeService()
public ValueService getValueService()
public String getDummyImgPath()
public void setDummyImgPath(String dummyImgPath)
Copyright © 2017 SAP SE. All Rights Reserved.