public class PDActionNamed extends PDAction
When executed the action performs one of the defined named actions within the document.
| Modifier and Type | Class and Description |
|---|---|
static class |
PDActionNamed.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static COSName |
CN_ActionType_Named |
static COSName |
CN_Name_FirstPage |
static COSName |
CN_Name_LastPage |
static COSName |
CN_Name_NextPage |
static COSName |
CN_Name_PrevPage |
static COSName |
DK_Name |
static PDActionNamed.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. |
COSName |
cosGetName() |
COSName |
cosSetName(COSName name) |
static PDActionNamed |
createNew(String name) |
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 PDActionNamed.MetaClass META
public static final COSName CN_ActionType_Named
public static final COSName DK_Name
public static final COSName CN_Name_NextPage
public static final COSName CN_Name_PrevPage
public static final COSName CN_Name_FirstPage
public static final COSName CN_Name_LastPage
public static PDActionNamed createNew(String name)
public COSName cosGetExpectedActionType()
PDActionPDAction of the instantiated
class.cosGetExpectedActionType in class PDActionPDAction of the
instantiated class.public COSName cosGetName()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.