Package com.pspdfkit.listeners
Listeners and callbacks for hooking into Nutrient.
See: Description
-
Class Summary Class Description OnVisibilityChangedListenerManager Collection of multiple OnVisibilityChangedListener objects. SimpleDocumentListener Empty implementation of the DocumentListener interface. DefaultLocalizationListener 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. -
Interface Summary Interface Description DocumentListener Listeners for document events on the the PdfFragment. OnDocumentLongPressListener Listener for document long press events on the the PdfFragment. OnPreparePopupToolbarListener Listener for getting notified of when the popup toolbar is being prepared to be displayed. PdfActivityListener This listener allows PdfActivity to receive document events. OnVisibilityChangedListener Listener for receiving visibility changes of PSPDFKit views. OnMenuItemsGenerateListener A listener that gets notified when the order of menu items should be declared and the menu items are being generated for the first time. LocalizationListener Listener that allows SDK UI strings to be localized programmatically.