|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableDeletionElement | |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.table |
Uses of TableDeletionElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type TableDeletionElement | |
---|---|
void |
DefaultElementVisitor.visit(TableDeletionElement ele)
A method to visit "table:deletion" elements |
Uses of TableDeletionElement in org.odftoolkit.odfdom.dom.element.table |
---|
Methods in org.odftoolkit.odfdom.dom.element.table that return TableDeletionElement | |
---|---|
TableDeletionElement |
TableTrackedChangesElement.newTableDeletionElement(String tableIdValue,
int tablePositionValue,
String tableTypeValue)
Create child element table:deletion. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |