|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.cete.dynamicpdf.merger.forms.PdfFormField
|
+--com.cete.dynamicpdf.merger.forms.PdfChoiceField
Represents a choice field in a PDF document.
| 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 |
public java.lang.String[] getValues()
public java.lang.String getValue()
getValue in class PdfFormField
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||