Uses of Class
org.zkoss.chart.FocusBorder
-
Packages that use FocusBorder Package Description org.zkoss.chart -
-
Uses of FocusBorder in org.zkoss.chart
Methods in org.zkoss.chart that return FocusBorder Modifier and Type Method Description FocusBorder
KeyboardNavigation. getFocusBorder()
Returns an options for the focus border drawn around elements while navigating through them, or create a new one.Methods in org.zkoss.chart with parameters of type FocusBorder Modifier and Type Method Description void
KeyboardNavigation. setFocusBorder(FocusBorder focusBorder)
Sets an options for the focus border drawn around elements while navigating through them, or create a new one.
-