| Package | Description |
|---|---|
| de.hybris.platform.print.util.table |
| Modifier and Type | Method and Description |
|---|---|
protected TableCellValue |
TableModelImpl.computeCellValue(CellEntry cell,
RowEntry row,
int rowIndex,
ColumnEntry column,
int columnIndex,
int y,
int x) |
protected TableCellValue |
TableModelImpl.getCellValue(CellEntry cell,
ColumnEntry column,
int columnIndex,
RowEntry row,
int rowIndex,
int x,
int y) |
protected TableCellValue |
TableModelImpl.getCellValueFromCache(int x,
int y) |
TableCellValue |
PrintTable.getValue(int x,
int y) |
TableCellValue |
TableModel.getValueAt(int x,
int y) |
TableCellValue |
TableModelImpl.getValueAt(int x,
int y) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TableModelImpl.putCellValueToCache(int x,
int y,
TableCellValue value) |
void |
PrintTable.setValue(int x,
int y,
TableCellValue value) |
Copyright © 2017 SAP SE. All Rights Reserved.