Uses of Class
org.pepstock.charba.client.annotation.elements.OptionsElement
-
Packages that use OptionsElement Package Description org.pepstock.charba.client.annotation.elements Contains theAnnotationPlugin.ID
plugin elements interfaces to use in the callbacks and events. -
-
Uses of OptionsElement in org.pepstock.charba.client.annotation.elements
Methods in org.pepstock.charba.client.annotation.elements that return OptionsElement Modifier and Type Method Description OptionsElement
AnnotationElement. getOptions()
Returns the element options ornull
if options are not stored in the element.OptionsElement
AnnotationProperties. getOptions()
Returns the element options ornull
if options are not stored in the element.
-