EditorHistory
Module class is used to handle history preservation
number
Gets the limit of redo operations can be done.
number
Gets the limit of undo operations can be done.
Determines whether the redo operation can be done.
Returns boolean
Determines whether the undo operation can be done.
Returns boolean
Performs the last reverted action.
Returns void
Reverts the last editing action.
Returns void