| Package | Description |
|---|---|
| de.intarsys.pdf.app.action |
Some application level framework to handle the event mechanics in a PDF document.
|
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
static void |
ActionTools.enableActions(COSDocument doc,
ActionTools.ActionDisablement disablement)
Remove a flag with
doc to reestablish action processing
for the type actionType. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.