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

Packages that use Button
org.odftoolkit.simple.form   
 

Uses of Button in org.odftoolkit.simple.form
 

Methods in org.odftoolkit.simple.form that return Button
 Button OOForm.createButton(ControlContainer parent, FrameRectangle rectangle, String name, String label)
           
static Button Button.getInstanceOf(FormButtonElement element)
          Get an instance of button by an instance of FormButtonElement, while searching the document content to make a bind with the DrawControl which already reference to this button.
 



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