DMcUndoStackEvent Interface |
![]() |
Namespace: MediaCy.IQL.Engine
Public Interface DMcUndoStackEvent
The DMcUndoStackEvent type exposes the following members.
Name | Description | |
---|---|---|
![]() | AboutToPush | Notifies a Push is about to happen on the undo-redo manager |
![]() | AboutToRedo | Notifies a Redo is about to happen on the undo-redo manager |
![]() | AboutToUndo | Notifies a Undo is about to happen on the undo-redo manager |
![]() | PushDone | Notifies a Push happened on the undo-redo manager |
![]() | RedoDone | Notifies a Redo happened on the undo-redo manager |
![]() | UndoDone | Notifies a Undo happened on the undo-redo manager |