| Package | Description |
|---|---|
| de.hybris.platform.print.util.table |
| Modifier and Type | Method and Description |
|---|---|
TableCell |
PrintTable.getCell(int x,
int y) |
TableCell |
TableModel.getCellAt(int x,
int y) |
TableCell |
TableModelImpl.getCellAt(int x,
int y) |
TableCell |
PrintTable.MergeAndSpanInfo.getOriginalCell() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintTable.setCell(int x,
int y,
TableCell cell) |
| Constructor and Description |
|---|
MergeAndSpanInfo(int x,
int y,
TableCell originalCell) |
Copyright © 2017 SAP SE. All Rights Reserved.