Uses of Class
org.zkoss.chart.LangScreenReaderSectionAnnotations
-
Packages that use LangScreenReaderSectionAnnotations Package Description org.zkoss.chart -
-
Uses of LangScreenReaderSectionAnnotations in org.zkoss.chart
Methods in org.zkoss.chart that return LangScreenReaderSectionAnnotations Modifier and Type Method Description LangScreenReaderSectionAnnotations
LangScreenReaderSection. getAnnotations()
Returns language options for annotation descriptions.Methods in org.zkoss.chart with parameters of type LangScreenReaderSectionAnnotations Modifier and Type Method Description void
LangScreenReaderSection. setAnnotations(LangScreenReaderSectionAnnotations annotations)
Sets language options for annotation descriptions.
-