public static interface

ThumbnailsViewFragment.OnThumbnailsEditAttemptWhileReadOnlyListener

com.pdftron.pdf.controls.ThumbnailsViewFragment.OnThumbnailsEditAttemptWhileReadOnlyListener
Known Indirect Subclasses

Class Overview

Callback interface to be invoked when the user attempts to edit pages while the document is read only.

Summary

Public Methods
abstract void onThumbnailsEditAttemptWhileReadOnly()
Called when the user attempts to edit pages while the document is read only.

Public Methods

public abstract void onThumbnailsEditAttemptWhileReadOnly ()

Called when the user attempts to edit pages while the document is read only.