Uses of Class
ca.sqlpower.wabit.report.ColumnInfo.GroupAndBreak

Packages that use ColumnInfo.GroupAndBreak
ca.sqlpower.wabit.report   
 

Uses of ColumnInfo.GroupAndBreak in ca.sqlpower.wabit.report
 

Methods in ca.sqlpower.wabit.report that return ColumnInfo.GroupAndBreak
 ColumnInfo.GroupAndBreak ColumnInfo.getWillGroupOrBreak()
           
static ColumnInfo.GroupAndBreak ColumnInfo.GroupAndBreak.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ColumnInfo.GroupAndBreak[] ColumnInfo.GroupAndBreak.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ca.sqlpower.wabit.report with parameters of type ColumnInfo.GroupAndBreak
 void ColumnInfo.setWillGroupOrBreak(ColumnInfo.GroupAndBreak willGroupOrBreak)
           
 



Copyright © 2009. All Rights Reserved.