Uses of Interface
org.wicketstuff.gchart.JavaScriptable
-
Packages that use JavaScriptable Package Description org.wicketstuff.gchart org.wicketstuff.gchart.gchart.options -
-
Uses of JavaScriptable in org.wicketstuff.gchart
Classes in org.wicketstuff.gchart that implement JavaScriptable Modifier and Type Class Description classChartAbstraction of Google charts for wicket.classChartLibLoaderBehaviorBehavior to bundle the Google chart lib loading and package declaration for multiple charts on one page.classChartTypeSelection of chart types.classColumnTypeGoogle Column Types, see DataTable.classDataTableAbstraction of a datatable. -
Uses of JavaScriptable in org.wicketstuff.gchart.gchart.options
Classes in org.wicketstuff.gchart.gchart.options that implement JavaScriptable Modifier and Type Class Description classChartOptionsSpecialization ofHashMap<String, Object>to hold chart options and generate JSON to represent them.
-