DroidDiagram Programmer's Guide
Diagram.raiseTreeExpanded Method
See Also
 






Raises the treeExpanded event.

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

 Syntax

Java  Copy Code

public void raiseTreeExpanded (
    DiagramNode root
)

 Parameters

root

The root node of the expanded branch.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace