Namespace org.pdfclown.documents.interaction.actions

Actions used to perform specific operations when triggered [PDF:1.6:8.5]. More...

Classes

class  Action
 Action to be performed by the viewer application [PDF:1.6:8.5]. More...
class  ChainedActions
 Chained actions [PDF:1.6:8.5.1]. More...
class  DoTransition
 'Control drawing during a sequence of actions' action [PDF:1.6:8.5.3]. More...
class  GoTo3dView
 'Change the view to a specified 3D annotation' action [PDF:1.6:8.5.3]. More...
class  GoToDestination< T >
 Abstract 'go to destination' action. More...
class  GoToEmbedded
 'Change the view to a specified destination in a PDF file embedded in another PDF file' action [PDF:1.6:8.5.3]. More...
class  GoToFirstPage
 'Go to the first page of the document' action [PDF:1.6:8.5.3]. More...
class  GoToLastPage
 'Go to the last page of the document' action [PDF:1.6:8.5.3]. More...
class  GoToLocal
 'Change the view to a specified destination within the same PDF file' action [PDF:1.6:8.5.3]. More...
class  GoToNextPage
 'Go to the next page of the document' action [PDF:1.6:8.5.3]. More...
class  GotoNonLocal< T >
 Abstract 'go to non-local destination' action. More...
class  GoToPreviousPage
 'Go to the previous page of the document' action [PDF:1.6:8.5.3]. More...
class  GoToRemote
 'Change the view to a specified destination in another PDF file' action [PDF:1.6:8.5.3]. More...
class  GoToThread
 'Jump to a specified bead on an article thread' action [PDF:1.6:8.5.3]. More...
class  GoToURI
 'Cause a URI (Uniform Resource Identifier) to be resolved' action [PDF:1.6:8.5.3]. More...
interface  IGoToAction
 Go-to action. More...
class  ImportData
 'Import FDF (Forms Data Format) data into the document's interactive form from a specified file' action [PDF:1.6:8.6.4]. More...
class  JavaScript
 'Cause a script to be compiled and executed by the JavaScript interpreter' action [PDF:1.6:8.6.4]. More...
class  Launch
 'Launch an application' action [PDF:1.6:8.5.3]. More...
class  NamedAction
 Named action [PDF:1.6:8.5.3]. More...
class  OperationEnumExtension
class  PlayMovie
 'Play a movie' action [PDF:1.6:8.5.3]. More...
class  PlaySound
 'Play a sound' action [PDF:1.6:8.5.3]. More...
class  Render
 'Control the playing of multimedia content' action [PDF:1.6:8.5.3]. More...
class  ResetForm
 'Reset selected interactive form fields to their default values' action [PDF:1.6:8.6.4]. More...
class  SetLayerState
 'Set the state of one or more optional content groups' action [PDF:1.6:8.5.3]. More...
class  StateModeEnumExtension
class  SubmitForm
 'Transmit the names and values of selected interactive form fields to a specified URL (Uniform Resource Locator)' action [PDF:1.6:8.6.4]. More...
class  ToggleVisibility
 'Toggle the visibility of one or more annotations on the screen' action [PDF:1.6:8.5.3]. More...

Enumerations

enum  OptionsEnum { NewWindow = 0x1, SameWindow = 0x2 }
 

Action options.

More...

Actions used to perform specific operations when triggered [PDF:1.6:8.5].


Enumeration Type Documentation

Action options.

Enumerator:
NewWindow 

Whether to open the destination document in a new window.

SameWindow 

Whether to open the destination document in the current window.

Copyright 2006-2013 Stefano Chizzolini. For more information, please visit PDF Clown home page.

Generated on Sat Feb 9 21:08:36 2013 for PDF Clown 0.1.2 by  doxygen 1.6.3