Uses of Class
org.pepstock.charba.client.items.TooltipBodyItem
-
Packages that use TooltipBodyItem Package Description org.pepstock.charba.client.items Contains all elements generated by CHART.JS, which are mapping java script objects, to use at runtime in plugins, events or controllers. -
-
Uses of TooltipBodyItem in org.pepstock.charba.client.items
Methods in org.pepstock.charba.client.items that return types with arguments of type TooltipBodyItem Modifier and Type Method Description List<TooltipBodyItem>
TooltipModel. getBody()
Returns the list of items which belong to the tooltip body section.
-