Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
| Event | Defined By |
|---|---|
|
This event will fire before a new undo level is added to the undo manager
|
tinymce.UndoManager |
|
This event will fire each time a new undo level is added to the undo manager.
|
tinymce.UndoManager |
|
This event will fire when the user make an undo of a change.
|
tinymce.UndoManager |
|
This event will fire when the user make an redo of a change.
|
tinymce.UndoManager |
| Method | Defined By |
|---|---|
|
Stores away a bookmark to be used when performing an undo action so that the selection is before the change has been mad...
|
tinymce.UndoManager |
|
Adds a new undo level/snapshot to the undo list.
|
tinymce.UndoManager |
|
Undoes the last action.
|
tinymce.UndoManager |
|
Redoes the last action.
|
tinymce.UndoManager |
|
Removes all undo levels.
|
tinymce.UndoManager |
|
Returns true/false if the undo manager has any undo levels.
|
tinymce.UndoManager |
|
Returns true/false if the undo manager has any redo levels.
|
tinymce.UndoManager |