DroidDiagram Programmer's Guide
Diagram.getNodesExpandable Method
See Also
 






Gets whether the tree branches that start from new nodes are expandable by default.

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

 Syntax

Java  Copy Code

public boolean getNodesExpandable ()

 Return Value

true if nodes are expandable by default, otherwise false.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace