Aqualogic Interaction API  
 

PT_TREE_ITERATOR_CHILD_TYPES.PT_TREE_ITERATOR_CHILD_TYPE_CONTAINER Field

This item is a container- a thing that can contain other nodes and containers. In a typical file chooser, a folder is a container. Note that for some tree iterators, containers may also be nodes.

public const int PT_TREE_ITERATOR_CHILD_TYPE_CONTAINER = 2;

See Also

PT_TREE_ITERATOR_CHILD_TYPES Class | com.plumtree.server.treeiterator Namespace