|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableTableCellElementBase | |
---|---|
org.odftoolkit.odfdom.doc.table | Provide convenient methods to manipulate table in ODF text and spreadsheet document. |
org.odftoolkit.odfdom.dom.element.table |
Uses of TableTableCellElementBase in org.odftoolkit.odfdom.doc.table |
---|
Methods in org.odftoolkit.odfdom.doc.table that return TableTableCellElementBase | |
---|---|
TableTableCellElementBase |
OdfTableCell.getOdfElement()
Deprecated. Get the instance of TableTableCellElementBase which represents this cell. |
Methods in org.odftoolkit.odfdom.doc.table with parameters of type TableTableCellElementBase | |
---|---|
static OdfTableCell |
OdfTableCell.getInstance(TableTableCellElementBase cellElement)
Deprecated. Get the OdfTableCell instance from the TableTableCellElementBase instance. |
Uses of TableTableCellElementBase in org.odftoolkit.odfdom.dom.element.table |
---|
Subclasses of TableTableCellElementBase in org.odftoolkit.odfdom.dom.element.table | |
---|---|
class |
TableCoveredTableCellElement
DOM implementation of OpenDocument element table:covered-table-cell. |
class |
TableTableCellElement
DOM implementation of OpenDocument element table:table-cell. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |