Package com.pspdfkit.undo
See: Description
-
Class Summary Class Description EditingChange Change that happened because of an operation performed by the document editor that can be undone/redone. -
Enum Summary Enum Description EditingOperation Specifies the kind of change done by the editing operation. -
Interface Summary Interface Description OnAddNewEditListener Listener to notify when a new edit is going to be added. OnUndoHistoryChangeListener Listener used to notify user that the undo history has changed. UndoManager A generic manager for undoing/redoing edits on a PdfFragment.