Uses of Class
org.zkoss.chart.LangScreenReaderSection
-
Packages that use LangScreenReaderSection Package Description org.zkoss.chart -
-
Uses of LangScreenReaderSection in org.zkoss.chart
Methods in org.zkoss.chart that return LangScreenReaderSection Modifier and Type Method Description LangScreenReaderSection
LangAccessibility. getScreenReaderSection()
Returns language options for the screen reader information sections added before and after the charts.Methods in org.zkoss.chart with parameters of type LangScreenReaderSection Modifier and Type Method Description void
LangAccessibility. setScreenReaderSection(LangScreenReaderSection screenReaderSection)
Sets language options for the screen reader information sections added before and after the charts.
-