Search
CommandHistory.getNextUndo Method
See Also
 

Gets the command that will be undone by the next call to UndoManager.undo.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Command getNextUndo ()

 Return Value

 See Also