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

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

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

Subclasses of OdfDataPilotSortInfoElement in org.odftoolkit.odfdom.doc.element.table
 class OdfDataPilotSortInfo
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return OdfDataPilotSortInfoElement
 OdfDataPilotSortInfoElement OdfDataPilotLevelElement.createDataPilotSortInfoElement(OdfOrderType order, OdfSortModeType sortMode)
          Create child element table:data-pilot-sort-info.
 OdfDataPilotSortInfoElement OdfDataPilotLevelElement.createDataPilotSortInfoElement(OdfSortModeType sortMode, String dataField, OdfOrderType order)
          Create child element table:data-pilot-sort-info.
 



Copyright © 2009. All Rights Reserved.