Name | Description | |
---|---|---|
![]() | NSubtreeHierarchyBrowser Constructor | Default constructor |
The following tables list the members exposed by NSubtreeHierarchyBrowser.
Name | Description | |
---|---|---|
![]() | NSubtreeHierarchyBrowser Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | NSubtreeHierarchyBrowserSchema | Schema associated with NSubtreeHierarchyBrowser |
Name | Description | |
---|---|---|
![]() | SelectedNode | Overridden. Gets or sets the currently selected node from the browsed node subtree |
![]() | TreeView | Gets the embedded tree view |
Name | Description | |
---|---|---|
![]() | AttachToNode | Attaches the browser to the given node. |
![]() | CreateItem | Creates the tree item, which represents the specified node. |
![]() | DetachFromNode | Detaches the browser from the given node. |
![]() | FindItem | Finds the tree item, which represents the specified node |
![]() | GetInsertionIndex | Gets the insertion index of the given node. |
![]() | OnBrowsedNodeChanged | Overridden. Attaches the browser to the currently browsed node |
![]() | OnNodeChildInserted | Called when a child node was inserted in the selected node's list of children. |
![]() | OnNodeChildRemoved | Called when a child node was removed from the selected node's list of children. |
![]() | RebuildTreeViewItems | Rebuilds the tree view items to reflect the subtree of the browsed node. |
![]() | ShouldCreateSubTree | Returns true if the browser should create the subtree for the given node. |