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

Packages that use RadioButton
org.odftoolkit.simple.form   
 

Uses of RadioButton in org.odftoolkit.simple.form
 

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



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