PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.interaction.actions.NamedAction

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

Uses of NamedAction in it.stefanochizzolini.clown.documents.interaction.actions
 

Subclasses of NamedAction in it.stefanochizzolini.clown.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 it.stefanochizzolini.clown.documents.interaction.actions that return NamedAction
 NamedAction NamedAction.clone(Document context)
           
 


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.