Uiinfrastructure API Docs  
 

ITreeModelRO.GetSelectedItems Method 

This returns an array of the currently selected objects/folders in the tree.

XPArrayList GetSelectedItems();

Return Value

XPArrayList of TreeLeafNode objects

See Also

ITreeModelRO Interface | com.plumtree.uiinfrastructure.tree Namespace