Name | Description | |
---|---|---|
NHierarchyEditorSchema | Schema associated with NHierarchyEditor |
The following tables list the members exposed by NHierarchyEditor.
Name | Description | |
---|---|---|
NHierarchyEditorSchema | Schema associated with NHierarchyEditor |
Name | Description | |
---|---|---|
HierarchyBrowser | Gets the hierarchy browser | |
HierarchyCommands | Gets the design commands browser, which is populated with the currently selected node hierarchy commands | |
SelectedNode | Gets the currently selected node | |
StateEditorHost | Gets the content container, which is designated to host the selected node state editor |
Name | Description | |
---|---|---|
CreateControl | Overloaded. Overridden. Overriden to create the hierarchy editor content. | |
CreateHierarchyBrowser | Creates an instance of the element, which is used for the selection of node | |
GetAddChildCommandNode | Gets the node upon which the add child command must be executed | |
GetDesigner | Gets the designer for the specified node. | |
OnKeyDown | Overridden. Called when a keyboard key is pressed. | |
OnSelectedNodeChanged | Called when the selected node has changed. | |
OnUpdateFromEditedNode | Overridden. Updates the editor from the edited node. |