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