AVEVA CAF API Documenation


Aveva.ApplicationFramework.Presentation Namespace : TabbedMdiNewVerticalGroupCommand Class
TabbedMdiNewVerticalGroupCommand Class Methods

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

Public Methods
 NameDescription
Public Method Attaches a CommandExecutor derived class to the command. (Inherited from Aveva.ApplicationFramework.Presentation.Command)
Public MethodOverloaded.  Version of Execute which can be cancelled by an BeforeCommandExecute event handler and which takes arguments. (Inherited from Aveva.ApplicationFramework.Presentation.Command)
Public Method Detach all CommandExecutor derived classes from the command. (Inherited from Aveva.ApplicationFramework.Presentation.Command)
Public Method Detach a CommandExecutor derived class from the command. (Inherited from Aveva.ApplicationFramework.Presentation.Command)
Public MethodOverloaded. Overridden.  The command Execute method is normally overridden by a derived class.  
Public Method Finds a matching execute overload. (Inherited from Aveva.ApplicationFramework.Presentation.Command)
Public MethodOverridden.  Gets the current state of the command.  
Public MethodOverloaded. Overridden.  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) (Inherited from Aveva.ApplicationFramework.Presentation.Command)
Public Method Sets a property. (Inherited from Aveva.ApplicationFramework.Presentation.Command)
Top
See Also