PSPDFView
interface PSPDFView
Shared interface of all auxiliary views (search view, thumbnail bar, grid, etc.) that are hosted inside the PdfActivity.
Inheritors
Functions
Link copied to clipboard
Register a
listener
that would like to receive visibility change events.Link copied to clipboard
Called by the activity when the view should unbind the previously set document.
Link copied to clipboard
Returns the current type of this view.
Link copied to clipboard
Called when the activity needs to know the visibility of this view.
Link copied to clipboard
Unregister a previously registered
listener
that no longer wants to receive visibility change events.Link copied to clipboard
Called when the
document
has been loaded and is going to be displayed.