Uses of Class
org.wicketstuff.gchart.DataTable
-
Packages that use DataTable Package Description org.wicketstuff.gchart -
-
Uses of DataTable in org.wicketstuff.gchart
Methods in org.wicketstuff.gchart that return types with arguments of type DataTable Modifier and Type Method Description IModel<DataTable>Chart. getDataModel()Method parameters in org.wicketstuff.gchart with type arguments of type DataTable Modifier and Type Method Description voidChart. setDataModel(IModel<DataTable> dataModel)
-