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

Packages that use TableContentValidationsElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
 

Uses of TableContentValidationsElement in org.odftoolkit.odfdom.dom
 

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

Uses of TableContentValidationsElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return TableContentValidationsElement
 TableContentValidationsElement OfficeTextElement.newTableContentValidationsElement()
          Create child element table:content-validations.
 TableContentValidationsElement OfficeSpreadsheetElement.newTableContentValidationsElement()
          Create child element table:content-validations.
 TableContentValidationsElement OfficePresentationElement.newTableContentValidationsElement()
          Create child element table:content-validations.
 TableContentValidationsElement OfficeDrawingElement.newTableContentValidationsElement()
          Create child element table:content-validations.
 TableContentValidationsElement OfficeChartElement.newTableContentValidationsElement()
          Create child element table:content-validations.
 



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