Uses of Class
org.pepstock.charba.client.annotation.elements.CalloutElement
-
Packages that use CalloutElement Package Description org.pepstock.charba.client.annotation.elements Contains theAnnotationPlugin.ID
plugin elements interfaces to use in the callbacks and events. -
-
Uses of CalloutElement in org.pepstock.charba.client.annotation.elements
Methods in org.pepstock.charba.client.annotation.elements that return CalloutElement Modifier and Type Method Description CalloutElement
OptionsElement. getCallout()
Returns the callout options of the element.
-