PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.interaction.actions.GoToEmbedded.TargetObject

Packages that use GoToEmbedded.TargetObject
it.stefanochizzolini.clown.documents.interaction.actions Actions used to perform specific operations when triggered [PDF:1.6:8.5]. 
 

Uses of GoToEmbedded.TargetObject in it.stefanochizzolini.clown.documents.interaction.actions
 

Methods in it.stefanochizzolini.clown.documents.interaction.actions that return GoToEmbedded.TargetObject
 GoToEmbedded.TargetObject GoToEmbedded.TargetObject.clone(Document context)
           
 GoToEmbedded.TargetObject GoToEmbedded.getTarget()
          Gets the path information to the target document.
 GoToEmbedded.TargetObject GoToEmbedded.TargetObject.getTarget()
          Gets a further path information to the target document.
 

Methods in it.stefanochizzolini.clown.documents.interaction.actions with parameters of type GoToEmbedded.TargetObject
 void GoToEmbedded.setTarget(GoToEmbedded.TargetObject value)
           
 void GoToEmbedded.TargetObject.setTarget(GoToEmbedded.TargetObject value)
           
 

Constructors in it.stefanochizzolini.clown.documents.interaction.actions with parameters of type GoToEmbedded.TargetObject
GoToEmbedded.TargetObject(Document context, GoToEmbedded.TargetObject target)
          Creates a new target representing the parent of the document.
GoToEmbedded.TargetObject(Document context, Object annotationPageRef, Object annotationRef, GoToEmbedded.TargetObject target)
          Creates a new target associated with a file attachment annotation.
GoToEmbedded.TargetObject(Document context, String embeddedFileName, GoToEmbedded.TargetObject target)
          Creates a new target located in the embedded files collection of the document.
GoToEmbedded(Document context, FileSpec fileSpec, GoToEmbedded.TargetObject target, Destination destination)
          Creates a new embedded-goto action within the given document context.
GoToEmbedded(Document context, GoToEmbedded.TargetObject target, Destination destination)
          Creates a new embedded-goto action within the given document context, pointing to a destination within a target document embedded within the same document.
 


PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.