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

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

Uses of TableDataPilotGroupElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TableDataPilotGroupElement
 void DefaultElementVisitor.visit(TableDataPilotGroupElement ele)
          A method to visit "table:data-pilot-group" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return TableDataPilotGroupElement
 TableDataPilotGroupElement TableDataPilotGroupsElement.newTableDataPilotGroupElement(String tableNameValue)
          Create child element table:data-pilot-group.
 



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