Uses of Class
com.evolveum.wicket.chartjs.ChartDataset
-
Packages that use ChartDataset Package Description com.evolveum.wicket.chartjs -
-
Uses of ChartDataset in com.evolveum.wicket.chartjs
Methods in com.evolveum.wicket.chartjs that return types with arguments of type ChartDataset Modifier and Type Method Description Collection<ChartDataset>
ChartData. getDatasets()
Methods in com.evolveum.wicket.chartjs with parameters of type ChartDataset Modifier and Type Method Description void
ChartData. addDataset(ChartDataset dataset)
-