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

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

Uses of TableScenarioElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.table that return TableScenarioElement
 TableScenarioElement TableTableElement.newTableScenarioElement(boolean tableIsActiveValue, String tableScenarioRangesValue)
          Create child element table:scenario.
 



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