|
intarsys PDF library API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IActionHandler | An object that can process an action definition in a defined event context. |
IActionHandlerRegistry | A factory for action handler objects. |
IActionProcessor | A processor (interpreter) object for action definition objects. |
Class Summary | |
---|---|
AbstractActionHandler | A common convenience superclass for implementing IActionHandler objects. |
ActionHandlerRegistry | A singleton for the IActionHandlerRegistry . |
ActionProcessor | A singleton for the IActionProcessor . |
ActionTools | Tool class for PDAction related tasks. |
ActionTools.ActionDisablement | Handle type for disable/enable action processing |
PACKAGE | |
StandardActionHandlerRegistry | The default implementation for a action handler factory. |
StandardActionProcessor | The standard IActionProcessor implementation. |
TriggerEvent | An event that leads to the processing of an action or action sequence. |
Exception Summary | |
---|---|
ActionException | An exception encountered ahile handling a action or action sequence. |
Some application level framework to handle the event mechanics in a PDF document.
Concrete implementations have to be provided by the application itself, as the heavily depend on the applications abilities (JavaScript) and interaction behavior.
|
intarsys PDF library API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |