ASP.NET Pack Programmer's Guide
AddGroupCmd.execute Method
See Also
 






This method is called internally when creating groups through the createGroup or attachTo methods.

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

AddGroupCmd Members
AddGroupCmd Class
com.mindfusion.diagramming Namespace