Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableInsertionElement
Packages that use TableInsertionElement
-
Uses of TableInsertionElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TableInsertionElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.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 TableInsertionElementModifier and TypeMethodDescriptionTableTrackedChangesElement.newTableInsertionElement(String tableIdValue, int tablePositionValue, String tableTypeValue) Create child element <table:insertion>.