|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table.TableCellVisitor | |
|---|---|
| org.omnaest.utils.structure.table.concrete | |
| org.omnaest.utils.structure.table.subspecification | |
| org.omnaest.utils.structure.table.view.concrete | |
| Uses of Table.TableCellVisitor in org.omnaest.utils.structure.table.concrete |
|---|
| Methods in org.omnaest.utils.structure.table.concrete with parameters of type Table.TableCellVisitor | |
|---|---|
Table<E> |
TableBasic.processTableCells(Table.TableCellVisitor<E> tableCellVisitor)
|
| Uses of Table.TableCellVisitor in org.omnaest.utils.structure.table.subspecification |
|---|
| Methods in org.omnaest.utils.structure.table.subspecification with parameters of type Table.TableCellVisitor | |
|---|---|
Table<E> |
TableCoreImmutable.processTableCells(Table.TableCellVisitor<E> tableCellVisitor)
Helper method to do arbitrary stuff on the Table Table.Cells. |
| Uses of Table.TableCellVisitor in org.omnaest.utils.structure.table.view.concrete |
|---|
| Methods in org.omnaest.utils.structure.table.view.concrete with parameters of type Table.TableCellVisitor | |
|---|---|
Table<E> |
TableViewImpl.processTableCells(Table.TableCellVisitor<E> tableCellVisitor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||