ICommandManager Interface Methods
For a list of all members of this type, see ICommandManager members.
Public Methods
Name | Description | |
---|---|---|
AddAllCommands | Add to the CommandCollection an instance of each class in the calling assembly which has a base class of type Aveva.ApplicationFramework.Presentation.Command | |
DetachExecutors | Detach executors. | |
RaiseCommandExecuted | Raise CommandExecuted event | |
RefreshAll | Refresh all the commands |
See Also