RibbonTabCommandExecutor Class Members
The following tables list the members exposed by RibbonTabCommandExecutor.
Public Constructors
Name | Description | |
---|---|---|
RibbonTabCommandExecutor Constructor | Constructor. |
Public Properties
Name | Description | |
---|---|---|
Checked | Overridden. Gets or sets the Checked state of the CommandExecutor. | |
Enabled | Overridden. Gets or sets the Enabled state of the CommandExecutor. | |
FromXml | Gets a value indicating whether from XML. (Inherited from Aveva.ApplicationFramework.Presentation.CommandExecutor) | |
List | Overridden. ArrayList which can contain data to be presented in the GUI | |
SelectedIndex | Overridden. Set the SelectedIndex of the CommandExecutor. | |
Value | Overridden. Gets or sets the value of the CommandExecutor. | |
Visible | Overridden. Gets or sets the Visible state of the CommandExecutor. |
Protected Properties
Name | Description | |
---|---|---|
DebuggerDisplay | Gets the debugger display. (Inherited from Aveva.ApplicationFramework.Presentation.CommandExecutor) | |
IdentityDisplay | Overridden. Gets the identity for display. |
Public Methods
Name | Description | |
---|---|---|
Select | Overridden. Brings the CommandExecutor into view. | |
SetProperty | Overridden. Sets the given property to the given value. |
See Also