Plumtree UI Infrastructure API  
 

TreeCompositeNode Class

This class represents composite nodes in the tree such as folders, or browseable groups.

For a list of all members of this type, see TreeCompositeNode Members.

System.Object
   com.plumtree.uiinfrastructure.tree.TreeLeafNode
      com.plumtree.uiinfrastructure.tree.TreeCompositeNode

public class TreeCompositeNode : TreeLeafNode

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.tree

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

TreeCompositeNode Members | com.plumtree.uiinfrastructure.tree Namespace