Package com.pspdfkit.ui.search
Search views and listeners, search result highlighter.
See: Description
-
Class Summary Class Description SimpleSearchResultListener Empty implementation of the PdfSearchView.Listener interface. SearchResultHighlighter PdfDrawableProvider creating highlights based on a list of SearchResult instances. PdfSearchViewInline Search view to be placed in the action bar of a AppCompatActivity. PdfSearchViewModular Search view sitting inside a panel that slides in above the rest of the content. PdfSearchViewLazy Lazy implementation of the PdfSearchView interface. -
Interface Summary Interface Description OnViewReadyListener Listener notified once the lazy view is initialized. Listener Listener for observing the search view. PdfSearchView Interface shared by the PdfSearchViewInline and the PdfSearchViewModular.