AVEVA CAF API Documenation


Command Class Methods

For a list of all members of this type, see Command members.

Public Methods
 NameDescription
Public Method Attaches a CommandExecutor derived class to the command.  
Public MethodOverloaded.  Version of Execute which can be cancelled by an BeforeCommandExecute event handler and which takes arguments.  
Public Method Detach all CommandExecutor derived classes from the command.  
Public Method Detach a CommandExecutor derived class from the command.  
Public MethodOverloaded.  The command Execute method which takes arguments, and calls a matching Execute in a derived class.  
Public Method Finds a matching execute overload.  
Public Method Gets the current state of the command.  
Public MethodOverloaded.  Call to allow the command to update its visibility or enabled state following a change to system.  
Public Method Select the executors (e.g. for Context Tabs)  
Public Method Sets a property.  
Top
See Also