Package-level declarations

Listeners and callbacks for hooking into PSPDFKit.

Types

Link copied to clipboard
Default implementation of a LocalizationListener which just calls through to default Android localization methods in android.content.res.Resources class and picks up strings from XML files.
Link copied to clipboard
Listeners for document events on the the PdfFragment.
Link copied to clipboard
Listener for digital signing events when using the SignatureSignerDialog.
Link copied to clipboard
Listener that allows SDK UI strings to be localized programmatically.
Link copied to clipboard
Listener for document long press events on the the PdfFragment.
Link copied to clipboard
Listener for getting notified of when the popup toolbar is being prepared to be displayed.
Link copied to clipboard
Listener for receiving visibility changes of PSPDFKit views.
Link copied to clipboard
This listener allows PdfActivity to receive document events.
Link copied to clipboard
Empty implementation of the DocumentListener interface.