PDF Clown
0.0.8

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

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

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

Methods in it.stefanochizzolini.clown.documents.interaction.actions that return ChainedActions
 ChainedActions ChainedActions.clone(Document context)
           
 ChainedActions Action.getActions()
          Gets the actions to be performed after the current one.
 

Methods in it.stefanochizzolini.clown.documents.interaction.actions with parameters of type ChainedActions
 void Action.setActions(ChainedActions value)
           
 


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.