|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IActionHandlerRegistry | |
---|---|
de.intarsys.pdf.app.action | Some application level framework to handle the event mechanics in a PDF document. |
Uses of IActionHandlerRegistry in de.intarsys.pdf.app.action |
---|
Classes in de.intarsys.pdf.app.action that implement IActionHandlerRegistry | |
---|---|
class |
StandardActionHandlerRegistry
The default implementation for a action handler factory. |
Methods in de.intarsys.pdf.app.action that return IActionHandlerRegistry | |
---|---|
static IActionHandlerRegistry |
ActionHandlerRegistry.get()
The active IActionHandlerRegistry for the VM. |
Methods in de.intarsys.pdf.app.action with parameters of type IActionHandlerRegistry | |
---|---|
static void |
ActionHandlerRegistry.set(IActionHandlerRegistry active)
Set the active IActionHandlerRegistry for the VM. |
|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |