public static interface

DialogAnnotNote.DialogAnnotNoteListener

com.pdftron.pdf.tools.DialogAnnotNote.DialogAnnotNoteListener
Known Indirect Subclasses

Class Overview

Callback interface to be invoked when a button is pressed.

Summary

Public Methods
abstract void onAnnotButtonPressed(int button)
Called when a button in the dialog has been pressed.

Public Methods

public abstract void onAnnotButtonPressed (int button)

Called when a button in the dialog has been pressed.

Parameters
button The button ID. See android.content.DialogInterface