|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFormHandlerFactory | |
---|---|
de.intarsys.pdf.app.acroform | This package encapsulates the quite complex logic when filling forms. |
Uses of IFormHandlerFactory in de.intarsys.pdf.app.acroform |
---|
Classes in de.intarsys.pdf.app.acroform that implement IFormHandlerFactory | |
---|---|
class |
StandardFormHandlerFactory
The standard implementation for IFormHandlerFactory creating a
StandardFormHandler . |
Methods in de.intarsys.pdf.app.acroform that return IFormHandlerFactory | |
---|---|
static IFormHandlerFactory |
FormHandlerFactory.get()
The active IFormHandlerFactory for the VM. |
Methods in de.intarsys.pdf.app.acroform with parameters of type IFormHandlerFactory | |
---|---|
static void |
FormHandlerFactory.set(IFormHandlerFactory factory)
Set the active IFormHandlerFactory for the VM. |
|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |