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

Packages that use BaseTable
org.ujac.util.table   
 

Uses of BaseTable in org.ujac.util.table
 

Subclasses of BaseTable in org.ujac.util.table
 class BeanTable
          Name: BeanTable
Description: A table implementation acting as an interface for a list of beans.
 class DataTable
          Name: DataTable
Description: A class holding table data.
 class FilteredTable
          Name: FilteredTable
Description: A table implementation filtering nested tables according to a given table definition.
 class PivotTable
          Name: PivotTable
Description: A table implementation, generating pivot tables out of ordered data tables.
 class ReportTable
          Name: ReportTable
Description: A table implementation serving simple reports with groups, functions, etc.
 class ResultSetTable
          Name: ResultSetTable
Description: A table implementation, serving data retrieved from a result set.
 



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