Package-level declarations
Actions define what happens when you click an annotation, and outline item, etc.
Types
Link copied to clipboard
Base class for form related actions.
Link copied to clipboard
Base class for media annotation related actions.
Link copied to clipboard
Exposes action methods that are not part of the public API.
Link copied to clipboard
interface ActionResolver
Action resolver for running a Action.
Link copied to clipboard
class ActionSender
Object that triggered the execution of action, such as an annotation or a form element.
Link copied to clipboard
enum ActionType
Currently supported PDF action types.
Link copied to clipboard
Type of the annotation trigger events.
Link copied to clipboard
PDF action representing a change to another page.
Link copied to clipboard
Action that allows jumping to a PDF file that is embedded in the document.
Link copied to clipboard
PDF action representing a change to page in another PDF document.
Link copied to clipboard
A hide action hides or shows one or more annotations on the screen by setting or clearing their hidden flags.
Link copied to clipboard
Action representing request to import data.
Link copied to clipboard
Action that should trigger execution of JavaScript embedded in it.
Link copied to clipboard
Represents an action to launch an external application or file.
Link copied to clipboard
enum MediaOptions
Specifies options when playing media annotations.
Link copied to clipboard
PDF action representing a special event.
Link copied to clipboard
A rendition action controls the playing of multimedia content.
Link copied to clipboard
Resets one or more form fields to their default value.
Link copied to clipboard
Action for starting com.pspdfkit.annotations.RichMediaAnnotations.
Link copied to clipboard
PDF action for sending form data to a URI.