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

Packages that use TableDataPilotSortInfoElement
org.odftoolkit.odfdom.dom.element.table   
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return TableDataPilotSortInfoElement
 TableDataPilotSortInfoElement TableDataPilotLevelElement.newTableDataPilotSortInfoElement(java.lang.String tableOrderAttributeValue, java.lang.String tableSortModeAttributeValue)
          Create child element .
 TableDataPilotSortInfoElement TableDataPilotLevelElement.newTableDataPilotSortInfoElement(java.lang.String tableDataFieldAttributeValue, java.lang.String tableOrderAttributeValue, java.lang.String tableSortModeAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.