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

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

Uses of TableSortByElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.table that return TableSortByElement
 TableSortByElement TableSortElement.newTableSortByElement(int tableFieldNumberValue)
          Create child element table:sort-by.
 



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