The flashx.undo package contains the classes that manage the history of editing operations.
Interfaces
| Interface | Description |
---|
| IOperation |
IOperation defines the interface for operations that can be undone and redone. |
| IUndoManager |
IUndoManager defines the interface for managing the undo and redo stacks. |
Classes
| Class | Description |
---|
| UndoManager |
The UndoManager class manages the history of editing operations on a text flow so
that these operations can be undone and redone. |
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:26 AM -07:00