Uses of Class
org.wicketstuff.flot.TickDataSet
-
-
Uses of TickDataSet in org.wicketstuff.flot
Methods in org.wicketstuff.flot that return types with arguments of type TickDataSet Modifier and Type Method Description List<TickDataSet>TickCollection. getTickDataSet()Methods in org.wicketstuff.flot with parameters of type TickDataSet Modifier and Type Method Description voidTickCollection. add(TickDataSet tick)Constructors in org.wicketstuff.flot with parameters of type TickDataSet Constructor Description TickCollection(TickDataSet[] tickDataSet)
-