Uses of Class
ca.sqlpower.wabit.report.chart.DatasetType

Packages that use DatasetType
ca.sqlpower.wabit.report.chart   
 

Uses of DatasetType in ca.sqlpower.wabit.report.chart
 

Methods in ca.sqlpower.wabit.report.chart that return DatasetType
 DatasetType ChartType.getDatasetType()
           
static DatasetType DatasetType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DatasetType[] DatasetType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009. All Rights Reserved.