PDF Clown
0.1.2

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

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

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

Methods in org.pdfclown.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 org.pdfclown.documents.interaction.actions with parameters of type ChainedActions
 void Action.setActions(ChainedActions value)
           
 


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.