The fields of the TreeCompositeNode class are listed below. For a complete list of TreeCompositeNode class members, see the TreeCompositeNode Members topic.
![]() | true implies browsable but not selectable |
![]() | Have the children of this node been loaded? |
![]() | Neither browsable nor selectable |
![]() | Is this folder expanded |
![]() | Whether or not to override the normal selectable logic and force this node to be selectable. true implies this node should be selectable no matter what. |
![]() | Whether or not this node can be simultaneously located in multiple places. true implies there can be more than one instance of the object this node points to in the same tree. N.B. Multiply instanced items must use unique class ID / object ID pairs (per item, not per instance). |
![]() | Whether or not this node is selected. |
![]() | The default image for this object. For a composite node, this will be the closed image (the composite node will store the open image). |
![]() | |
![]() | |
![]() | unique internal ID for this node |
![]() | The image when the container is open |
![]() |
TreeCompositeNode Class | com.plumtree.uiinfrastructure.tree Namespace