Frames | No Frames |
Methods with parameter type org.pdfbox.pdmodel.interactive.action.PDAdditionalActions | |
void | This will set the additional actions that are associated with this field.
|
Methods with return type org.pdfbox.pdmodel.interactive.action.PDAdditionalActions | |
PDAdditionalActions | This will get a list of additional actions that will get executed based
on events.
|
Methods with parameter type org.pdfbox.pdmodel.interactive.action.PDAdditionalActions | |
void | Set the actions of the field.
|
Methods with return type org.pdfbox.pdmodel.interactive.action.PDAdditionalActions | |
PDAdditionalActions | Get the additional actions for this field. |