com.pspdfkit.ui.PdfThumbnailGrid.OnPageClickListener |
Listener for observing a PdfThumbnailGrid
page click.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onPageClick(PdfThumbnailGrid view, int pageIndex)
Called when the user taps a thumbnail on the grid.
|
Called when the user taps a thumbnail on the grid.
view | The PdfThumbnailGrid itself. |
---|---|
pageIndex | The tapped document page number (0-based index). |