|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |