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