public class PDActionGoToR extends PDAction
When executed the action focuses a viewer to a new destination.
| Modifier and Type | Class and Description |
|---|---|
static class |
PDActionGoToR.MetaClass
The meta class implementation
|
| Modifier and Type | Field and Description |
|---|---|
static COSName |
CN_ActionType_GoToR |
static COSName |
DK_D |
static COSName |
DK_F |
static COSName |
DK_NewWindow |
static PDActionGoToR.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. |
PDDestination |
getDestination() |
File |
getFile() |
void |
invalidateCaches()
Invalidate all local caches as the base object may have changed.
|
boolean |
isNewWindow() |
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, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldStringpublic static final PDActionGoToR.MetaClass META
public static final COSName CN_ActionType_GoToR
public static final COSName DK_D
public static final COSName DK_F
public static final COSName DK_NewWindow
public COSName cosGetExpectedActionType()
PDActionPDAction of the instantiated
class.cosGetExpectedActionType in class PDActionPDAction of the
instantiated class.public PDDestination getDestination()
public File getFile()
public void invalidateCaches()
COSBasedObjectinvalidateCaches in class COSBasedObjectpublic boolean isNewWindow()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.