Implements undo/redo functionality. The undo manager can be accessed by calling the getUndoManager method of the Diagram class.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class UndoManager |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.UndoManager
See Also