public interface

ThumbnailGridSpecialModeController

implements SpecialModeController
com.pspdfkit.ui.special_mode.controller.base.ThumbnailGridSpecialModeController
Known Indirect Subclasses

Class Overview

A special mode controller bound to the PdfThumbnailGrid.

Summary

Public Methods
abstract PdfThumbnailGrid getThumbnailGrid()
Gets thumbnail grid on which the special mode is currently active.
[Expand]
Inherited Methods
From interface com.pspdfkit.ui.special_mode.controller.base.SpecialModeController

Public Methods

public abstract PdfThumbnailGrid getThumbnailGrid ()

Gets thumbnail grid on which the special mode is currently active.

Returns
  • Thumbnail grid of the special mode being active.