Package-level declarations

Search views and listeners, search result highlighter.

Types

Link copied to clipboard
Link copied to clipboard
class PdfSearchViewInline : AbstractPdfSearchView, PSPDFKitViews.PSPDFView
Search view to be placed in the action bar of a AppCompatActivity.
Link copied to clipboard
open class PdfSearchViewLazy : DocumentListenerFrameLayout, PdfSearchView
Lazy implementation of the PdfSearchView interface.
Link copied to clipboard
class PdfSearchViewModular : AbstractPdfSearchView, PSPDFKitViews.PSPDFView
Search view sitting inside a panel that slides in above the rest of the content.
Link copied to clipboard
PdfDrawableProvider creating highlights based on a list of SearchResult instances.
Link copied to clipboard
Empty implementation of the PdfSearchView.Listener interface.