DynamicPDF by ceTe Software

com.cete.dynamicpdf.merger.forms
Class PdfChoiceField

java.lang.Object
  |
  +--com.cete.dynamicpdf.merger.forms.PdfFormField
        |
        +--com.cete.dynamicpdf.merger.forms.PdfChoiceField

public class PdfChoiceField
extends PdfFormField

Represents a choice field in a PDF document.

Licensing:
This class is a DynamicPDF Merger Standard Edition feature. One of the following licenses is required for non-evaluation usage:


Method Summary
 java.lang.String getValue()
          Gets the value of the choice fields.
 java.lang.String[] getValues()
          Gets the values of the choice field.
 
Methods inherited from class com.cete.dynamicpdf.merger.forms.PdfFormField
createLabel, createLabel, createLabel, createLabel, createLabel, createLabel, getChildFields, getFlags, getForm, getFullName, getHeight, getName, getOriginalPageNumber, getParent, getWidth, getX, getY, hasChildFields, positionPageElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValues

public java.lang.String[] getValues()
Gets the values of the choice field.

Returns:
An array of strings containing the value.

getValue

public java.lang.String getValue()
Gets the value of the choice fields.

Overrides:
getValue in class PdfFormField
Returns:
A string containing the value.

DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v4.0.1 for Java generated on October 06, 2006
© Copyright 2006, ceTe Software