Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.form |
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".
|
Modifier and Type | Method and Description |
---|---|
PDFormFieldAdditionalActions |
PDField.getActions()
Get the additional actions for this field.
|
Modifier and Type | Method and Description |
---|---|
void |
PDTerminalField.setActions(PDFormFieldAdditionalActions actions)
Set the actions of the field.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.