PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.interaction.actions.NamedAction

Packages that use NamedAction
org.pdfclown.documents.interaction.actions Actions used to perform specific operations when triggered [PDF:1.6:8.5]. 
 

Uses of NamedAction in org.pdfclown.documents.interaction.actions
 

Subclasses of NamedAction in org.pdfclown.documents.interaction.actions
 class GoToFirstPage
          'Go to the first page of the document' action [PDF:1.6:8.5.3].
 class GoToLastPage
          'Go to the last page of the document' action [PDF:1.6:8.5.3].
 class GoToNextPage
          'Go to the next page of the document' action [PDF:1.6:8.5.3].
 class GoToPreviousPage
          'Go to the previous page of the document' action [PDF:1.6:8.5.3].
 

Methods in org.pdfclown.documents.interaction.actions that return NamedAction
 NamedAction NamedAction.clone(Document context)
           
 


PDF Clown
0.1.2

Project home page

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