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. |