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

Packages that use CheckBox
org.odftoolkit.simple.form   
 

Uses of CheckBox in org.odftoolkit.simple.form
 

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



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