DroidDiagram Programmer's Guide
Group.setAutoDeleteItems Method
See Also
 






Sets a value indicating whether the subordinated items in this group should be deleted automatically when the group is destroyed.

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

 Syntax

Java  Copy Code

public void setAutoDeleteItems (
    boolean value
)

 Parameters

value

true if the items should be deleted automatically,otherwise false.

 See Also

Group Members
Group Class
com.mindfusion.diagramming Namespace