Package-level declarations
Types
Base class for form related actions.
Base class for media annotation related actions.
Action resolver for running a Action. Actions can be stored in annotations or outline elements and executed for any open document. While some actions require a displayed document (e.g. GoToAction) other actions may cause the user to leave the app (e.g. UriAction).
Object that triggered the execution of action, such as an annotation or a form element.
Currently supported PDF action types.
Type of the annotation trigger events. Annotations can define additional actions that should be executed when these events are triggered.
PDF action representing a change to another page.
Action that allows jumping to a PDF file that is embedded in the document.
PDF action representing a change to page in another PDF document.
Action representing request to import data.
Action that should trigger execution of JavaScript embedded in it.
Represents an action to launch an external application or file.
Specifies options when playing media annotations.
PDF action representing a special event. Examples are: go to next page, go to previous page, etc.
A rendition action controls the playing of multimedia content.
Resets one or more form fields to their default value.
Action for starting com.pspdfkit.annotations.RichMediaAnnotations.
PDF action for sending form data to a URI.