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

Packages that use OdfFilterConditionElement
org.odftoolkit.odfdom.doc.element.table   
org.odftoolkit.odfdom.dom.element.table   
 

Uses of OdfFilterConditionElement in org.odftoolkit.odfdom.doc.element.table
 

Subclasses of OdfFilterConditionElement in org.odftoolkit.odfdom.doc.element.table
 class OdfFilterCondition
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return OdfFilterConditionElement
 OdfFilterConditionElement OdfFilterOrElement.createFilterConditionElement(OdfNonNegativeInteger fieldNumber, String value, String operator)
          Create child element table:filter-condition.
 OdfFilterConditionElement OdfFilterAndElement.createFilterConditionElement(OdfNonNegativeInteger fieldNumber, String value, String operator)
          Create child element table:filter-condition.
 OdfFilterConditionElement OdfFilterElement.createFilterConditionElement(OdfNonNegativeInteger fieldNumber, String value, String operator)
          Create child element table:filter-condition.
 



Copyright © 2009. All Rights Reserved.