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

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

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

Subclasses of OdfDataPilotFieldElement in org.odftoolkit.odfdom.doc.element.table
 class OdfDataPilotField
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return OdfDataPilotFieldElement
 OdfDataPilotFieldElement OdfDataPilotTableElement.createDataPilotFieldElement(OdfOrientationType orientation, String selectedPage, String sourceFieldName)
          Create child element table:data-pilot-field.
 OdfDataPilotFieldElement OdfDataPilotTableElement.createDataPilotFieldElement(String sourceFieldName, OdfOrientationType orientation)
          Create child element table:data-pilot-field.
 



Copyright © 2009. All Rights Reserved.