PopupGalleryTool Class Members
The following tables list the members exposed by PopupGalleryTool.
Public Constructors
Name | Description | |
---|---|---|
![]() | PopupGalleryTool Constructor | Default constructor. |
Protected Fields
Name | Description | |
---|---|---|
![]() | _toolTreeNodes | The tool tree nodes. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) |
![]() | _toolType | Type of the tool. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) |
Public Properties
Top
Public Methods
Name | Description | |
---|---|---|
![]() | AddToolTreeNode | Adds a tool tree node. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) |
![]() | ClearToolTreeNodes | Clears the tool tree nodes. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) |
![]() | InsertTool | Overloaded. TODO these should go! |
![]() | RemoveTool | Removes the tool described by tool. |
![]() | RemoveToolTreeNode | Removes the tool tree node described by node. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) |
![]() | ReorderTool | Reorder tool. |
![]() | ToString | Overridden. Returns a string that represents the current object. |
Public Events
Name | Description | |
---|---|---|
![]() | PropertyChanged | Event queue for all listeners interested in PropertyChanged events. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) |
![]() | QueryValidName | Event queue for all listeners interested in QueryValidName events. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.ToolBase) |
See Also