Uses of Interface
org.pepstock.charba.client.annotation.callbacks.FillCallback
-
Packages that use FillCallback Package Description org.pepstock.charba.client.annotation Contains all classes to activate theAnnotationPlugin.IDplugin (AKAchartjs-plugin-annotation.js) for CHART.js. -
-
Uses of FillCallback in org.pepstock.charba.client.annotation
Methods in org.pepstock.charba.client.annotation that return FillCallback Modifier and Type Method Description FillCallbackArrow. getFillCallback()Returns the callback called to settruewhether the arrow head must be closed and filled.Methods in org.pepstock.charba.client.annotation with parameters of type FillCallback Modifier and Type Method Description voidArrow. setFill(FillCallback fillCallback)Sets the callback to set whethertruewhether the arrow head must be closed and filled.
-