OnAddNewEditListener

Listener to notify when a new edit is going to be added.

Functions

Link copied to clipboard
abstract fun onAddNewEdit(edit: Edit): Boolean

Notifies the observer that the a new edit is going to be added. Return false to cancel adding this Edit.