Uses of Class
org.zkoss.chart.LegendKeyboardNavigation
-
Packages that use LegendKeyboardNavigation Package Description org.zkoss.chart -
-
Uses of LegendKeyboardNavigation in org.zkoss.chart
Methods in org.zkoss.chart that return LegendKeyboardNavigation Modifier and Type Method Description LegendKeyboardNavigationLegendAccessibility. getKeyboardNavigation()Returns options for keyboard navigation for the legend, or create new one.Methods in org.zkoss.chart with parameters of type LegendKeyboardNavigation Modifier and Type Method Description voidLegendAccessibility. setKeyboardNavigation(LegendKeyboardNavigation keyboardNavigation)Sets options for keyboard navigation for the legend.
-