de.intarsys.pdf.pd
Class PDActionLaunch
java.lang.Object
de.intarsys.pdf.cos.COSBasedObject
de.intarsys.pdf.pd.PDObject
de.intarsys.pdf.pd.PDAction
de.intarsys.pdf.pd.PDActionLaunch
- All Implemented Interfaces:
- ICOSObjectListener, IAttributeSupport
public class PDActionLaunch
- extends PDAction
The Launch action.
When executed the action opens a file.
Methods inherited from class de.intarsys.pdf.pd.PDObject |
cosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toString |
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject |
changed, 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, setFieldString |
META
public static final PDActionLaunch.MetaClass META
- The meta class instance
CN_ActionType_Launch
public static final COSName CN_ActionType_Launch
DK_F
public static final COSName DK_F
DK_NewWindow
public static final COSName DK_NewWindow
cosGetExpectedActionType
public COSName cosGetExpectedActionType()
- Description copied from class:
PDAction
- The action type expected for a
PDAction
of the instantiated
class.
- Specified by:
cosGetExpectedActionType
in class PDAction
- Returns:
- The action type expected for a
PDAction
of the
instantiated class.
getFile
public File getFile()
isNewWindow
public boolean isNewWindow()
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.