PDF Clown
0.0.8

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

Packages that use FieldActions
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 FieldActions in it.stefanochizzolini.clown.documents.interaction.forms
 

Methods in it.stefanochizzolini.clown.documents.interaction.forms that return FieldActions
 FieldActions FieldActions.clone(Document context)
           
 FieldActions Field.getActions()
          Gets the field's behavior in response to trigger events.
 

Methods in it.stefanochizzolini.clown.documents.interaction.forms with parameters of type FieldActions
 void Field.setActions(FieldActions value)
           
 


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.