intarsys PDF library API

Uses of Class
de.intarsys.pdf.app.action.ActionTools.ActionDisablement

Packages that use ActionTools.ActionDisablement
de.intarsys.pdf.app.action Some application level framework to handle the event mechanics in a PDF document. 
 

Uses of ActionTools.ActionDisablement in de.intarsys.pdf.app.action
 

Methods in de.intarsys.pdf.app.action that return ActionTools.ActionDisablement
static ActionTools.ActionDisablement ActionTools.disableActions(COSDocument doc, COSName actionType)
          Set a flag with doc to signal that action processing for the type actionType should be disabled.
 

Methods in de.intarsys.pdf.app.action with parameters of type ActionTools.ActionDisablement
static void ActionTools.enableActions(COSDocument doc, ActionTools.ActionDisablement disablement)
          Remove a flag with doc to reestablish action processing for the type actionType.
 


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.