Common Application Framework

RootToolsCollection Methods

The methods of the RootToolsCollection class are listed below. For a complete list of RootToolsCollection class members, see the RootToolsCollection Members topic.

Public Instance Methods

AddButtonToolOverloaded. Create and add a new ButtonTool object to the RootToolsCollection.
AddComboBoxToolOverloaded. Create and add a new ComboBoxTool object to the RootToolsCollection.
AddContainerTool Create and add a new ContainerTool object to the RootToolsCollection.
AddFontListToolOverloaded. Create and add a new FontListTool object in the RootToolsCollection
AddLabelTool Create and add a new LabelTool object to the RootToolsCollection.
AddListToolOverloaded. Create and add a new ListTool object in the RootToolsCollection
AddMdiWindowListTool Create and add a new MdiWindowListTool object in the RootToolsCollection.
AddMenuToolOverloaded. Create and add a new MenuTool object to the RootToolsCollection.
AddPopupColorPickerToolOverloaded. Create and add a new PopupColorPickerTool object in the RootToolsCollection
AddPopupContainerToolOverloaded. Create and add a new PopupContainerTool object to the RootToolsCollection.
AddStateButtonToolOverloaded. Create and add a new StateButtonTool object to the RootToolsCollection.
AddTaskPaneTool Create and add a new TaskPaneTool object in the RootToolsCollection.
AddTextBoxToolOverloaded. Create and add a new TextBoxTool object to the RootToolsCollection.
Clear Remove all tools from the RootToolsCollection.
Contains Determine if the tool with the specified Key exists in the RootToolsCollection.
CopyTo Copies the elements of the collection to an Array, starting at a particular Array index.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetEnumerator Returns an enumerator that can iterate through the Collection.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
Remove Remove the tool with the specified Key from the RootToolsCollection.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

RootToolsCollection Class | Aveva.ApplicationFramework.Presentation Namespace