Uses of Class
org.zkoss.chart.ScreenReaderSection
-
Packages that use ScreenReaderSection Package Description org.zkoss.chart -
-
Uses of ScreenReaderSection in org.zkoss.chart
Methods in org.zkoss.chart that return ScreenReaderSection Modifier and Type Method Description ScreenReaderSection
Accessibility. getScreenReaderSection()
Returns accessibility options for the screen reader information sections added before and after the chart, or create a new one.Methods in org.zkoss.chart with parameters of type ScreenReaderSection Modifier and Type Method Description void
Accessibility. setScreenReaderSection(ScreenReaderSection screenReaderSection)
Sets accessibility options for the screen reader information sections added before and after the chart.
-