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 LangTableLangAccessibility. getTable()Returns accessibility language options for the data table.Methods in org.zkoss.chart with parameters of type LangTable Modifier and Type Method Description voidLangAccessibility. setTable(LangTable table)Sets accessibility language options for the data table.
-