Uses of Interface
org.wicketstuff.dashboard.widgets.jqplot.ChartFactory
-
-
Uses of ChartFactory in org.wicketstuff.dashboard.widgets.jqplot
Methods in org.wicketstuff.dashboard.widgets.jqplot that return ChartFactory Modifier and Type Method Description static ChartFactoryJqPlotWidget. getChartFactory()Methods in org.wicketstuff.dashboard.widgets.jqplot with parameters of type ChartFactory Modifier and Type Method Description static voidJqPlotWidget. setChartFactory(ChartFactory chartFactory)
-