Uses of Interface
org.pepstock.charba.client.annotation.callbacks.SideCallback
-
Packages that use SideCallback Package Description org.pepstock.charba.client.annotation Contains all classes to activate theAnnotationPlugin.IDplugin (AKAchartjs-plugin-annotation.js) for CHART.js. -
-
Uses of SideCallback in org.pepstock.charba.client.annotation
Methods in org.pepstock.charba.client.annotation that return SideCallback Modifier and Type Method Description SideCallbackCallout. getSideCallback()Returns the callback to set the width of the starter line of callout pointer.Methods in org.pepstock.charba.client.annotation with parameters of type SideCallback Modifier and Type Method Description voidCallout. setSide(SideCallback sideCallback)Sets the callback to set the width of the starter line of callout pointer.
-