| java.lang.Object | ||
| ↳ | ||
| ↳ | com.pdftron.demo.browser.ui.AllFilesGridAdapter | |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | abortCancelThumbRequests() | ||||||||||
| void | cancelAllThumbRequests() | ||||||||||
| void | cancelAllThumbRequests(boolean removePreviewHandler) | ||||||||||
| void | cleanupResources() | ||||||||||
| void | evictFromMemoryCache(String uuid) | ||||||||||
| void | onThumbnailReady(int result, int position, String iconPath, String identifier) | ||||||||||
| void | setFileIcon(BaseViewHolder holder, FileItem fileItem, int position) | ||||||||||
| void | setItems(List<MultiItemEntity> items) | ||||||||||
| void | setLastOpenedFilePosition(int lastOpenedFilePosition) | ||||||||||
| void | setShowInfoButton(boolean show) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.pdftron.demo.utils.ThumbnailWorker.ThumbnailWorkerListener
| |||||||||||