public class PDActionResetForm extends PDAction
When executed the action clears all field in an AcroForm.
| Modifier and Type | Class and Description |
|---|---|
static class |
PDActionResetForm.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static COSName |
CN_ActionType_ResetForm |
static COSName |
DK_Fields |
static COSName |
DK_Flags |
static PDActionResetForm.MetaClass |
META
The meta class instance
|
CN_Type_Action, DK_Next, DK_SDK_Subtype, DK_Type| Modifier and Type | Method and Description |
|---|---|
COSName |
cosGetExpectedActionType()
The action type expected for a
PDAction of the instantiated
class. |
static PDActionResetForm |
createNew() |
List |
getFields()
A list of field names (plain Java String) to be resetted or null.
|
boolean |
isExclude() |
addNext, cosGetActionType, getNext, removeNextcosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toStringchanged, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, invalidateCaches, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldStringpublic static final PDActionResetForm.MetaClass META
public static final COSName CN_ActionType_ResetForm
public static final COSName DK_Fields
public static final COSName DK_Flags
public static PDActionResetForm createNew()
public COSName cosGetExpectedActionType()
PDActionPDAction of the instantiated
class.cosGetExpectedActionType in class PDActionPDAction of the
instantiated class.public List getFields()
public boolean isExclude()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.