|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.merger.forms.PdfFormField
com.cete.dynamicpdf.merger.forms.PdfButtonField
public class PdfButtonField
Represents a button 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 |
getDefaultValue()
Gets the default value of the button field. |
java.lang.String |
getExportValue()
Gets the export value of the button field. |
Font |
getFont()
Gets the font for the field. |
boolean |
getNoToggleToOff()
|
boolean |
getPushbutton()
|
boolean |
getRadio()
|
boolean |
getRadiosInUnison()
|
java.lang.String |
getValue()
Gets the value of the button field. |
| Methods inherited from class com.cete.dynamicpdf.merger.forms.PdfFormField |
|---|
createLabel, createLabel, createLabel, createLabel, createLabel, createLabel, createLabel, createLabel, getAlign, getBackgroundColor, getBorderColor, getBorderStyle, getChildFields, getComb, getCombo, getCommitOnSelChange, getDoNotScroll, getDoNotSpellCheck, getEdit, getFileSelect, getFlags, getFontSize, getForm, getFullName, getHeight, getMultiline, getMultiSelect, getName, getNoExport, getNone, getOriginalPageNumber, getParent, getPassword, getReadOnly, getRequired, getRichText, getRotate, getSort, getTextColor, getWidth, getX, getY, hasChildFields, positionPageElement, setFont, setFontSize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getDefaultValue()
getDefaultValue in class PdfFormFieldpublic java.lang.String getValue()
getValue in class PdfFormFieldpublic java.lang.String getExportValue()
getExportValue in class PdfFormFieldpublic boolean getNoToggleToOff()
getNoToggleToOff in class PdfFormFieldpublic boolean getRadio()
getRadio in class PdfFormFieldpublic boolean getPushbutton()
getPushbutton in class PdfFormFieldpublic boolean getRadiosInUnison()
getRadiosInUnison in class PdfFormFieldpublic Font getFont()
getFont in class PdfFormField
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||