| Modifier and Type | Method and Description |
|---|---|
Object |
TableBlock.computeCellRawValue(CellEntry cell,
Object rowData,
Object columnData) |
| Modifier and Type | Method and Description |
|---|---|
Object |
CellDataResolver.resolve(Object rowData,
Object columnData)
Processes the given row and column objects and returns the resulting cell value.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
TableService.computeCellValue(TableBlockModel table,
CellEntryModel cell,
int columnDataIndex,
int rowDataIndex) |
| Modifier and Type | Method and Description |
|---|---|
Object |
TableServiceImpl.computeCellValue(TableBlockModel table,
CellEntryModel uiCell,
int columnDataIndex,
int rowDataIndex) |
Copyright © 2017 SAP SE. All Rights Reserved.