|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Launch.WinTarget.OperationEnum | |
---|---|
org.pdfclown.documents.interaction.actions | Actions used to perform specific operations when triggered [PDF:1.6:8.5]. |
Uses of Launch.WinTarget.OperationEnum in org.pdfclown.documents.interaction.actions |
---|
Methods in org.pdfclown.documents.interaction.actions that return Launch.WinTarget.OperationEnum | |
---|---|
static Launch.WinTarget.OperationEnum |
Launch.WinTarget.OperationEnum.get(PdfString value)
Gets the operation corresponding to the given value. |
Launch.WinTarget.OperationEnum |
Launch.WinTarget.getOperation()
Gets the operation to perform. |
static Launch.WinTarget.OperationEnum |
Launch.WinTarget.OperationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Launch.WinTarget.OperationEnum[] |
Launch.WinTarget.OperationEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.pdfclown.documents.interaction.actions with parameters of type Launch.WinTarget.OperationEnum | |
---|---|
void |
Launch.WinTarget.setOperation(Launch.WinTarget.OperationEnum value)
|
Constructors in org.pdfclown.documents.interaction.actions with parameters of type Launch.WinTarget.OperationEnum | |
---|---|
Launch.WinTarget(Document context,
String fileName,
Launch.WinTarget.OperationEnum operation)
|
|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |