set Pdf Edit Text Listener
Sets a listener to be notified of a pdf editing events. Calling this method will replace any previously set listener. You may provide null
to clear the listener.
Parameters
listener
EditTextListener that should be notified, or null
to clear the listener.