Uses of Class
org.pepstock.charba.client.annotation.elements.OptionsElement
-
Packages that use OptionsElement Package Description org.pepstock.charba.client.annotation.elements Contains theAnnotationPlugin.IDplugin 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 OptionsElementAnnotationElement. getOptions()Returns the element options ornullif options are not stored in the element.OptionsElementAnnotationProperties. getOptions()Returns the element options ornullif options are not stored in the element.
-