Uses of Class
org.ujac.util.table.CompareItem

Packages that use CompareItem
org.ujac.util.table   
 

Uses of CompareItem in org.ujac.util.table
 

Methods in org.ujac.util.table with parameters of type CompareItem
 void FilteredTable.sort(CompareItem[] compareColumns)
           
 void ResultSetTable.sort(CompareItem[] compareColumns)
          Sorts the table according to the given compare item definitions.
 void Table.sort(CompareItem[] compareColumns)
          Sorts the table according to the given compare item definitions.
 void ReportTable.sort(CompareItem[] compareColumns)
           
 void DataTable.sort(CompareItem[] compareColumns)
          Sorts the table according to the given compare item definitions.
 

Constructors in org.ujac.util.table with parameters of type CompareItem
RowComparator(CompareItem[] compareColumns)
          Constructs a RowComparator instance with specific attributes.
 



Copyright © 2003-2004 UJAC.org. All Rights Reserved.