DroidDiagram Programmer's Guide
Group.setExpandable Method
See Also
 






Sets a value indicating whether expansion of a tree branch that contains the master item of a group should propagate through its attached items.

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

 Syntax

Java  Copy Code

public void setExpandable (
    boolean value
)

 Parameters

value

true if tree expansion should propagate throughthis group, otherwise false.

 See Also

Group Members
Group Class
com.mindfusion.diagramming Namespace