Name | Description | |
---|---|---|
NHierarchyBrowserSchema | Schema associated with NHierarchyBrowser |
The following tables list the members exposed by NHierarchyBrowser.
Name | Description | |
---|---|---|
NHierarchyBrowserSchema | Schema associated with NHierarchyBrowser |
Name | Description | |
---|---|---|
BrowsedNode | Gets or sets the browsed node (i.e. the root node of the hierarchy browser). | |
SelectedNode | Gets or sets the currently selected node. |
Name | Description | |
---|---|---|
AttachToBrowsedNode | Attaches the browser to the currently browsed node | |
DetachFromBrowsedNode | Detaches the browser from the currently browsed node | |
Finalize | Destructor | |
GetNodeDesigner | Gets the designer for the specified node. | |
GetNodeWidget | Gets the widget that represents this node | |
OnBrowsedNodeChanged | Called when the browsed node has changed. | |
OnBrowsedNodeChildInserted | Called when a child node was inserted in the edited node sub hierarchy | |
OnBrowsedNodeChildRemoved | Called when a child node was removed from the edited node sub hierarchy | |
OnRegistered | Overridden. Overriden to attach to the browsed node | |
ShouldCreateItem | Determines whether an item should be created for the specified node. | |
vCC | Overridden. |