public class PDFormField extends PDObject
| Modifier | Constructor and Description |
|---|---|
protected |
PDFormField(COSObject obj,
Set<COSKey> parents) |
| Modifier and Type | Method and Description |
|---|---|
static PDFormField |
createTypedFormField(COSObject obj) |
PDFormFieldActions |
getActions() |
List<PDFormField> |
getChildFormFields() |
ASAtom |
getFT() |
String |
getFullyQualifiedName() |
COSObject |
getV() |
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObjectpublic static PDFormField createTypedFormField(COSObject obj)
public ASAtom getFT()
public COSObject getV()
public String getFullyQualifiedName()
public PDFormFieldActions getActions()
public List<PDFormField> getChildFormFields()
Copyright © 2015–2018 The veraPDF Consortium. All rights reserved.