|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - public static interface Table.Column<E>
A Table.Column represents the vertical Table.Stripe of a Table. It contains Table.Cells which hold the specific
values of the Table. A Table.Column can have a Table.Stripe.Title
Table| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.omnaest.utils.structure.table.Table.Stripe |
|---|
Table.Stripe.StripeType, Table.Stripe.Title |
| Method Summary | |
|---|---|
int |
determineColumnIndexPosition()
Determines the index position of this Table.Column within the Table |
| Methods inherited from interface org.omnaest.utils.structure.table.Table.Stripe |
|---|
cells, clearCellElements, contains, contains, determineNumberOfCells, getCell, getCell, getCell, getCellElement, getCellElement, getCellElement, getCellElementList, getTable, getTitleValue, hasTitle, setCellElement, setCellElement, setCellElements, setCellElements, title |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
int determineColumnIndexPosition()
Table.Column within the Table
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||