|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableCellBox | |
|---|---|
| org.xhtmlrenderer.layout | |
| org.xhtmlrenderer.newtable | |
| Uses of TableCellBox in org.xhtmlrenderer.layout |
|---|
| Methods in org.xhtmlrenderer.layout that return TableCellBox | |
|---|---|
TableCellBox |
CollapsedBorderSide.getCell()
|
| Methods in org.xhtmlrenderer.layout with parameters of type TableCellBox | |
|---|---|
void |
CollapsedBorderSide.setCell(TableCellBox cell)
|
| Constructors in org.xhtmlrenderer.layout with parameters of type TableCellBox | |
|---|---|
CollapsedBorderSide(TableCellBox cell,
int side)
|
|
| Uses of TableCellBox in org.xhtmlrenderer.newtable |
|---|
| Fields in org.xhtmlrenderer.newtable declared as TableCellBox | |
|---|---|
static TableCellBox |
TableCellBox.SPANNING_CELL
|
| Methods in org.xhtmlrenderer.newtable that return TableCellBox | |
|---|---|
protected TableCellBox |
TableBox.cellAbove(TableCellBox cell)
|
TableCellBox |
TableSectionBox.cellAt(int row,
int col)
|
protected TableCellBox |
TableBox.cellBelow(TableCellBox cell)
|
protected TableCellBox |
TableBox.cellLeft(TableCellBox cell)
|
protected TableCellBox |
TableBox.cellRight(TableCellBox cell)
|
| Methods in org.xhtmlrenderer.newtable with parameters of type TableCellBox | |
|---|---|
protected TableCellBox |
TableBox.cellAbove(TableCellBox cell)
|
protected TableCellBox |
TableBox.cellBelow(TableCellBox cell)
|
protected TableCellBox |
TableBox.cellLeft(TableCellBox cell)
|
protected TableCellBox |
TableBox.cellRight(TableCellBox cell)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||