<DatabaseTreeView> Data Interface

This class represents a tree view which can be used to view the hierarchical data in the scene graph. It may also be used to view separate graphs of data, but this separate data must still contain objects of type <Node>, or objects derived from <Node>.

Class HierarchyNo registered superclass.

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32ContractAllItemsThis option is undocumented at present.
int32ContractItemThis option is undocumented at present.
int32ExpandAllItemsExpands or contracts all items in the tree view.
int32ExpandItemThis option is undocumented at present.
int32IsItemContractedThis option is undocumented at present.
int32IsItemExpandedReturns whether a <Node> in the tree view is expanded or contracted.
int32SetItemStateThis option is undocumented at present.
int32SetItemStatesThis option is undocumented at present.