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

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.
 



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