|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableOperationElement | |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.table |
Uses of TableOperationElement in org.odftoolkit.odfdom.dom |
---|
Methods in org.odftoolkit.odfdom.dom with parameters of type TableOperationElement | |
---|---|
void |
DefaultElementVisitor.visit(TableOperationElement ele)
A method to visit "table:operation" elements |
Uses of TableOperationElement in org.odftoolkit.odfdom.dom.element.table |
---|
Methods in org.odftoolkit.odfdom.dom.element.table that return TableOperationElement | |
---|---|
TableOperationElement |
TableDetectiveElement.newTableOperationElement(int tableIndexValue,
String tableNameValue)
Create child element table:operation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |