Home » displaytag-1.1.1-src » org » displaytag » model »

org.displaytag.model

Classes:

Cell  

Represents a table cell. 

code | html
Column   Represents a column in a table.  code | html
ColumnIterator   Iterator on columns.  code | html
DefaultComparator   Default comparator. Was previously part of RowSorter.  code | html
HeaderCell   DataObject representing the column header.  code | html
Row   Holds informations for a table row.  code | html
RowIterator   Iterator on table rows.  code | html
RowSorter   Comparator for rows.  code | html
TableModel   Table Model. Holds table data for presentation.  code | html