DroidDiagram Programmer's Guide
UndoManager.getUndoEnabled Method
See Also
 






Gets a value indicating whether actions performed on the diagram can be undone or redone.

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

 Syntax

Java  Copy Code

public boolean getUndoEnabled ()

 Return Value

true if undo/redo is enabled, otherwise false.

 See Also

UndoManager Members
UndoManager Class
com.mindfusion.diagramming Namespace