Uses of Class
org.zkoss.chart.NavigationButton
-
Packages that use NavigationButton Package Description org.zkoss.chart -
-
Uses of NavigationButton in org.zkoss.chart
Methods in org.zkoss.chart that return NavigationButton Modifier and Type Method Description NavigationButton
Navigation. getButtonOptions()
Returns a collection of options for buttons appearing in the exporting module.Methods in org.zkoss.chart with parameters of type NavigationButton Modifier and Type Method Description void
Navigation. setButtonOptions(NavigationButton buttonOptions)
Sets a collection of options for buttons appearing in the exporting module.
-