Uses of Class
org.zkoss.chart.LangTable
-
Packages that use LangTable Package Description org.zkoss.chart -
-
Uses of LangTable in org.zkoss.chart
Methods in org.zkoss.chart that return LangTable Modifier and Type Method Description LangTable
LangAccessibility. getTable()
Returns accessibility language options for the data table.Methods in org.zkoss.chart with parameters of type LangTable Modifier and Type Method Description void
LangAccessibility. setTable(LangTable table)
Sets accessibility language options for the data table.
-