Uses of Class
org.odftoolkit.simple.form.TextBox

Packages that use TextBox
org.odftoolkit.simple.form   
 

Uses of TextBox in org.odftoolkit.simple.form
 

Methods in org.odftoolkit.simple.form that return TextBox
static TextBox TextBox.getInstanceOf(OdfElement element)
          Get an instance of text box by an instance of OdfElement, while searching the document content to make a bind with the DrawControl which already reference to this text box.
 



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