| Interface | Description |
|---|---|
| Cell<T> |
Represents one particular cell of the table.
|
| CellFunction<T> | |
| Column<T> |
Represents the column of the table.
|
| ColumnFunction<T> | |
| Footer |
Represents the footer of the column or row.
|
| Header |
Represents the header of the column or row.
|
| Row |
Represents the row of the table.
|
| RowFunction | |
| TableComponent |
DataTableComponent represents a table.
|
| TableComponent1<T> | |
| TableComponent4<A,B,C,D> | |
| TableComponent6<A,B,C,D,E,F> |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.