Uses of Class
org.odftoolkit.odfdom.dom.element.form.FormFixedTextElement

Packages that use FormFixedTextElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.form   
 

Uses of FormFixedTextElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type FormFixedTextElement
 void DefaultElementVisitor.visit(FormFixedTextElement ele)
          A method to visit "form:fixed-text" elements
 

Uses of FormFixedTextElement in org.odftoolkit.odfdom.dom.element.form
 

Methods in org.odftoolkit.odfdom.dom.element.form that return FormFixedTextElement
 FormFixedTextElement FormFormElement.newFormFixedTextElement(String xmlIdValue)
          Create child element form:fixed-text.
 



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