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