public interface TooltipRenderer
| Modifier and Type | Method and Description |
|---|---|
Popup |
renderItemTooltip(ItemModel item)
Returns a
Popup component that was created using the data from the target item. |
Popup renderItemTooltip(ItemModel item)
Popup component that was created using the data from the target item.item - - target for the tooltip.Copyright © 2018 SAP SE. All Rights Reserved.