|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - public interface TableDataSource<E>
Source for Table to copy Table.CellImmutable.getElement() from
| Method Summary | |
|---|---|
List<Object> |
getColumnTitleValueList()
Returns a new List with all the Table.Stripe.getTitleValue() for the TableDataSource. |
List<Object> |
getRowTitleValueList()
Returns a new List with all the Table.Stripe.getTitleValue() for the TableDataSource. |
Object |
getTableName()
Returns the name for the whole TableDataSource. |
Iterable<? extends Iterable<? extends Table.CellImmutable<E>>> |
rows()
Iterable of an Iterable for the Tables Table.Rows and the Table.Rows Table.CellImmutables. |
| Method Detail |
|---|
Iterable<? extends Iterable<? extends Table.CellImmutable<E>>> rows()
Iterable of an Iterable for the Tables Table.Rows and the Table.Rows Table.CellImmutables.
List<Object> getColumnTitleValueList()
List with all the Table.Stripe.getTitleValue() for the TableDataSource.
List<Object> getRowTitleValueList()
List with all the Table.Stripe.getTitleValue() for the TableDataSource.
Object getTableName()
TableDataSource.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||