| Home >> All >> org >> displaytag >> [ model Javadoc ] |
org.displaytag.model: Javadoc index of package org.displaytag.model.
Package Samples:
org.displaytag.model
Classes:
Cell: Represents a table cell. A cell is used only when the content is placed as content of the column tag and need to be evaluated during iteration.
HeaderCell: DataObject representing the column header. The header cell contains all the properties common to cells in the same column.
DefaultComparator: Default comparator. Was previously part of RowSorter.
TableModel: Table Model. Holds table data for presentation.
Row: Holds informations for a table row.
Column: Represents a column in a table.
RowIterator: Iterator on table rows.
RowSorter: Comparator for rows.
ColumnIterator: Iterator on columns.
| Home | Contact Us | Privacy Policy | Terms of Service |