In This Topic
The following tables list the members exposed by NCommander.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| OwnerInputElement | Gets the input element to which this interactor belongs. |
Top
Public Methods
| Name | Description |
| GetCommandAction | Gets the command action associated with the command |
| OnExecuteCommand | Processes the execute command event |
| OnKeyDown | Processes the key down event |
| OnUpdateCommandSource | Processes the update command source event |
| ReplaceCommandAction | Replaces an old command action with the given new one. The command action for the command of the given one is removed from the commander and the given new command action is inserted in its place. |
Top
Protected Methods
| Name | Description |
| OnChildrenChanged | Overridden. Called when a child was inserted or removed from this node. |
Top
See Also