DroidDiagram Programmer's Guide
CommandHistory.getNextRedo Method
See Also
 






Gets the command that will be redone by the next call to UndoManager.redo.

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

 Syntax

Java  Copy Code

public Command getNextRedo ()

 Return Value

 See Also

CommandHistory Members
CommandHistory Class
com.mindfusion.diagramming Namespace