Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableInsertionElement

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.
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.