Name of the action that was invoked.
Patches to undo the changes done inside the action.
Use undo() in the UndoManager to apply them.
Patches with changes done inside the action.
Use redo() in the UndoManager to apply them.
Path to the object that invoked the action from its root.
Expresses this is a single event.
Generated using TypeDoc
An undo/redo single event.