public class GFPDFormField extends GFPDObject implements PDFormField
| Modifier and Type | Field and Description |
|---|---|
static String |
ADDITIONAL_ACTION |
static String |
FORM_FIELD_TYPE |
static int |
MAX_NUMBER_OF_ACTIONS |
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Modifier | Constructor and Description |
|---|---|
|
GFPDFormField(PDFormField simplePDObject) |
protected |
GFPDFormField(PDFormField field,
String type) |
| Modifier and Type | Method and Description |
|---|---|
static GFPDFormField |
createTypedFormField(PDFormField field) |
Boolean |
getcontainsAA()
true if the form field dictionary contains the AA entry
|
String |
getFT()
Field type
|
List<? extends Object> |
getLinkedObjects(String link) |
addAction, getIDgetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String FORM_FIELD_TYPE
public static final String ADDITIONAL_ACTION
public static final int MAX_NUMBER_OF_ACTIONS
public GFPDFormField(PDFormField simplePDObject)
protected GFPDFormField(PDFormField field, String type)
public static GFPDFormField createTypedFormField(PDFormField field)
public String getFT()
PDFormFieldgetFT in interface PDFormFieldpublic Boolean getcontainsAA()
PDFormFieldgetcontainsAA in interface PDFormFieldpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkCopyright © 2015–2018 The veraPDF Consortium. All rights reserved.