Uiinfrastructure API Docs  
 

TreeCompositeIterator.GetBaseLeafChildIterator Method 

This method returns an iterator to the leaf child nodes of the root node.

public virtual TreeLeafIterator GetBaseLeafChildIterator();

Return Value

iterator to the leaf children of the root node.

See Also

TreeCompositeIterator Class | com.plumtree.uiinfrastructure.tree Namespace