Search
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