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

Packages that use TableDeletionsElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.table   
 

Uses of TableDeletionsElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TableDeletionsElement
 void DefaultElementVisitor.visit(TableDeletionsElement ele)
          A method to visit "table:deletions" elements
 

Uses of TableDeletionsElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return TableDeletionsElement
 TableDeletionsElement TableMovementElement.newTableDeletionsElement()
          Create child element table:deletions.
 TableDeletionsElement TableInsertionElement.newTableDeletionsElement()
          Create child element table:deletions.
 TableDeletionsElement TableDeletionElement.newTableDeletionsElement()
          Create child element table:deletions.
 TableDeletionsElement TableCellContentChangeElement.newTableDeletionsElement()
          Create child element table:deletions.
 



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