Package-level declarations
Outline list related classes.
Types
Link copied to clipboard
interface BookmarkViewAdapter
Bookmarks adapter for the PdfOutlineView.
Link copied to clipboard
open class DefaultBookmarkAdapter : BookmarkViewAdapter, DocumentListener, BookmarkProvider.BookmarkListener, DefaultLifecycleObserver
Default implementation of BookmarkViewAdapter which handles bookmark behaviour for the default BookmarkListView.
Link copied to clipboard
class DefaultOutlineViewListener(pdfFragment: PdfFragment) : PdfOutlineView.OnOutlineElementTapListener, PdfOutlineView.OnAnnotationTapListener, PdfOutlineView.OnEmbeddedFileTapListener
Default implementation of OnOutlineElementTapListener, OnAnnotationTapListener, and OnEmbeddedFileTapListener to handle interactions with annotations and outline in PdfOutlineView.