com.pdftron.pdf.dialog.BookmarksDialogFragment.BookmarksDialogListener |
![]() |
Callback interface to be invoked when an interaction is needed.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onBookmarksDialogDismissed(int tabIndex)
Called when the bookmarks dialog has been dismissed.
| ||||||||||
abstract void | onBookmarksDialogWillDismiss(int tabIndex) |
Called when the bookmarks dialog has been dismissed.
tabIndex | The index of selected tab when dismissed |
---|