PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.interaction.forms.Form

Packages that use Form
it.stefanochizzolini.clown.documents Document-level objects [PDF:1.6:3.6]. 
it.stefanochizzolini.clown.documents.interaction.forms Interactive forms (aka AcroForm) used to gather information interactively from the user [PDF:1.6:8.6]. 
 

Uses of Form in it.stefanochizzolini.clown.documents
 

Methods in it.stefanochizzolini.clown.documents that return Form
 Form Document.getForm()
          Gets the interactive form (AcroForm) [PDF:1.6:8.6.1].
 

Methods in it.stefanochizzolini.clown.documents with parameters of type Form
 void Document.setForm(Form value)
           
 

Uses of Form in it.stefanochizzolini.clown.documents.interaction.forms
 

Methods in it.stefanochizzolini.clown.documents.interaction.forms that return Form
 Form Form.clone(Document context)
           
 


PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.