PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.interaction.forms.ChoiceItems

Packages that use ChoiceItems
org.pdfclown.documents.interaction.forms Interactive forms (aka AcroForm) used to gather information interactively from the user [PDF:1.6:8.6]. 
 

Uses of ChoiceItems in org.pdfclown.documents.interaction.forms
 

Methods in org.pdfclown.documents.interaction.forms that return ChoiceItems
 ChoiceItems ChoiceItems.clone(Document context)
           
 ChoiceItems ChoiceField.getItems()
           
 

Methods in org.pdfclown.documents.interaction.forms with parameters of type ChoiceItems
 void ChoiceField.setItems(ChoiceItems value)
           
 


PDF Clown
0.1.2

Project home page

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