Uses of Class
org.wicketstuff.flot.Series
-
-
Uses of Series in org.wicketstuff.flot
Methods in org.wicketstuff.flot that return Series Modifier and Type Method Description SeriesSeries. addDataSet(DataSet dataSet, Color color)Constructor parameters in org.wicketstuff.flot with type arguments of type Series Constructor Description FlotPanel(String id, IModel<List<Series>> model)
-