DroidDiagram Programmer's Guide
TreeViewItem.getChildren Method
See Also
 






Gets a list of this item's children in the hierarchy.

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

 Syntax

Java  Copy Code

public TreeItemList getChildren ()

 Return Value

A list of child TreeViewItem objects.

 See Also

TreeViewItem Members
TreeViewItem Class
com.mindfusion.diagramming Namespace
TreeViewNode.getRootItems Method