DroidDiagram Programmer's Guide
ModifyItemCmd.execute Method
See Also
 






This method is called internally by DroidDiagram when saving item position and size for later undo/redo.

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

 Syntax

Java  Copy Code

public void execute (
    boolean undoEnabled
)

 Parameters

undoEnabled

true if the undo manager is enabled at this time, otherwise false.

 See Also

ModifyItemCmd Members
ModifyItemCmd Class
com.mindfusion.diagramming Namespace