|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TableInternal.TableContent<E>
Container for TableInternal.StripeDataList instances
| Methods inherited from interface org.omnaest.utils.structure.CloneableStructure |
|---|
cloneStructure |
| Method Detail |
|---|
TableInternal.StripeDataList<E> getStripeDataList(Table.Stripe.StripeType stripeType)
TableInternal.StripeDataList for the given Table.Stripe.StripeType
stripeType -
TableInternal.StripeDataList<E> getRowStripeDataList()
Table.Row list
TableInternal.StripeDataList<E> getColumnStripeDataList()
Table.Column list
void switchRowAndColumnStripeList()
TableInternal.StripeDataList for the Table.Row and Table.Column.
int determineStripeListSize(Table.Stripe.StripeType stripeType)
TableInternal.StripeDataList for the given Table.Stripe.StripeType
stripeType -
void clear()
TableInternal.TableContent
Table.TableSize getTableSize()
Table.TableSize instance
void removeStripeDataAndItsCellDatasInOrthogonalStripeDatas(TableInternal.StripeData<E> stripeData)
TableInternal.StripeData from the TableInternal.TableContent including the TableInternal.CellData contained in the
orthogonal TableInternal.StripeData instances. This should be used to remove complete Table.Rows or Table.Columns
stripeData -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||