Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.form |
The interactive package contains classes that deal with interactive annotations such as textfields and buttons.
|
Modifier and Type | Method and Description |
---|---|
PDFormFieldAdditionalActions |
PDField.getActions()
Get the additional actions for this field.
|
Modifier and Type | Method and Description |
---|---|
void |
PDField.setActions(PDFormFieldAdditionalActions actions)
Set the actions of the field.
|
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.