commandTreeDescription Class |
Namespace: imbACE.Core.commands.tree
public class commandTreeDescription : graphNode, IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName
The commandTreeDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| commandTreeDescription | Initializes a new instance of the commandTreeDescription class | |
| commandTreeDescription(String, graphNode) | Initializes a new instance of the commandTreeDescription class |
| Name | Description | |
|---|---|---|
| category | ||
| description |
Human-readable description of object instance
| |
| forTreeview | (Inherited from graphNode.) | |
| helpLines | ||
| isLeaf | (Inherited from graphNodeBase.) | |
| Item | (Inherited from graphNode.) | |
| level | (Inherited from graphNodeBase.) | |
| memberMeta | ||
| menuMeta | ||
| name | (Inherited from graphNodeBase.) | |
| nodeLevel | ||
| parent | (Inherited from graphNodeBase.) | |
| path | (Inherited from graphNodeBase.) | |
| pathSeparator | (Overrides graphNodeBase.pathSeparator.) | |
| root | (Inherited from graphNodeBase.) |
| Name | Description | |
|---|---|---|
| Add(IGraphNode) | (Inherited from graphNode.) | |
| Add(String) | ||
| Add(commandTreeDescription, String) | ||
| ContainsKey | (Inherited from graphNodeBase.) | |
| Count | (Inherited from graphNodeBase.) | |
| getChildNames | (Inherited from graphNodeBase.) | |
| GetEnumerator | (Inherited from graphNodeBase.) | |
| getFirst | (Inherited from graphNodeBase.) | |
| Remove(String) | (Inherited from graphNodeBase.) | |
| Remove(IEnumerableString) | (Inherited from graphNodeBase.) | |
| RemoveByKey | (Inherited from graphNodeBase.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) | |
| ReportCommandDesc | (Defined by commandTreeReportTools.) | |
| ReportCommandNode | (Defined by commandTreeReportTools.) |