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

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

Uses of TableDataPilotDisplayInfoElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.table that return TableDataPilotDisplayInfoElement
 TableDataPilotDisplayInfoElement TableDataPilotLevelElement.newTableDataPilotDisplayInfoElement(String tableDataFieldValue, String tableDisplayMemberModeValue, boolean tableEnabledValue, int tableMemberCountValue)
          Create child element table:data-pilot-display-info.
 



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