GoDiagram Win Reference
GoUndoManagerCompoundEdit Class Methods


For a list of all members of this type, see GoUndoManagerCompoundEdit members.

Public Methods
 NameDescription
Public MethodAddEditAdd an IGoUndoableEdit to the end of the list.  
Public MethodCanRedoThis predicate returns true if you can call Redo-- namely when IsComplete is true.  
Public MethodCanUndoThis predicate returns true if you can call Undo-- namely when IsComplete is true.  
Public MethodClearClear all of the IGoUndoableEdits and forget all references to them.  
Public MethodRedoRedo all of the IGoUndoableEdits, in forwards order.  
Public MethodUndoUndo all of the IGoUndoableEdits, in reverse order.  
Top
See Also

Reference

GoUndoManagerCompoundEdit Class
Northwoods.Go Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback