All Frameworks Class Hierarchy This Framework Indexes
ObjectModelerNavigator Enumeration CATNavigNodeState
enum CATNavigNodeState {
HasChildrenCollapsed,
HasChildrenExpanded,
NoShowChildrenCollapsed,
NoShowChildrenExpanded
}
Specification on node to define whether it is expand or not.
- Values:
-
- HasChildrenCollapsed
- The node has children, and they are not expanded, with an activator +.
- HasChildrenExpanded
- The node has children, and they are expanded, with an activator -.
- NoShowChildrenCollapsed
- The node has children, and they are not expanded, without activator
- NoShowChildrenExpanded
- The node has children, and they are expanded, without activator
- See also:
- CATIGraphNode.UpdateState
This object is included in the file: CATIGraphNode.h