public static interface

InlineEditText.InlineEditTextListener

com.pdftron.pdf.utils.InlineEditText.InlineEditTextListener
Known Indirect Subclasses

Class Overview

Callback interface to be invoked when an interaction is needed.

Summary

Public Methods
abstract RectF getInlineEditTextPosition()
The implementation should specify the position of the inline edit text.
abstract void toggleToFreeTextDialog(String interimText)
The implementation should toggle to the free text dialog.

Public Methods

public abstract RectF getInlineEditTextPosition ()

The implementation should specify the position of the inline edit text.

Returns
  • The position of the inline edit text

public abstract void toggleToFreeTextDialog (String interimText)

The implementation should toggle to the free text dialog.

Parameters
interimText The interim text