|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableCell | |
|---|---|
| info.informatica.doc.structure | |
| info.informatica.doc.style.css.visual | Interfaces for CSS visual formatting structure. |
| info.informatica.doc.style.css.visual.box | Implementation classes for building a CSS visual formatting structure. |
| Uses of TableCell in info.informatica.doc.structure |
|---|
| Methods in info.informatica.doc.structure that return TableCell | |
|---|---|
TableCell[] |
TableRow.getCells()
|
| Methods in info.informatica.doc.structure with parameters of type TableCell | |
|---|---|
void |
TableRenderer.printCell(TableCell cell,
String cellValue)
Print a table cell. |
void |
TableRenderer.printHeaderCell(TableCell headerCell,
String cellValue)
Print a header cell. |
| Uses of TableCell in info.informatica.doc.style.css.visual |
|---|
| Subinterfaces of TableCell in info.informatica.doc.style.css.visual | |
|---|---|
interface |
CSSTableCellBox
A table cell box. |
| Uses of TableCell in info.informatica.doc.style.css.visual.box |
|---|
| Classes in info.informatica.doc.style.css.visual.box that implement TableCell | |
|---|---|
class |
TableCellBox
CSS table cell. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||