DroidDiagram Programmer's Guide
RemoveItemCmd.execute Method (boolean)
See Also
 






This method is called internally by DroidDiagram when removing an item.

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 enabledat this time, otherwise false.

 See Also

execute Method Overload List
RemoveItemCmd Members
RemoveItemCmd Class
com.mindfusion.diagramming Namespace