AVEVA CAF API Documenation
Fields  Properties  Methods  Events


ToolBase Class Members

The following tables list the members exposed by ToolBase.

Protected Constructors
 NameDescription
Protected Constructor Specialised default constructor for use only by derived class.  
Top
Protected Fields
 NameDescription
Protected Field The tool tree nodes.  
Protected Field Type of the tool.  
Top
Public Properties
 NameDescription
Public Property Gets or sets a context for the application.  
Public Property Arguments associated with tool.  
Public Property Gets or sets the caption.  
Public Property Gets or sets the category.  
Public Property Command associated with tool.  
Public Property Gets or sets the display style.  
Public Property Gets a value indicating whether this Aveva.ApplicationFramework.Presentation.Customize.ToolBase has instances.  
Public Property Gets or sets the identifier of the help context.  
Public Property Gets or sets the icon.  
Public Property An enum constant representing the ] option.  
Public Property Gets or sets the identifier of the image resource.  
Public Property Gets or sets the key tip.  
Public Property Gets or sets the large image.  
Public Property Gets or sets the name.  
Public Property Shortcut associated with tool.  
Public Property Gets or sets the small image.  
Public Property Gets or sets the tag.  
Public Property Gets or sets the tooltip.  
Public Property Formatted tooltip text.  
Public Property Gets or sets the tooltip title.  
Public Property Gets the tool tree nodes.  
Public Property Gets the type of the tool.  
Public Property Gets or sets the name of the uic.  
Top
Public Methods
 NameDescription
Public Method Adds a tool tree node.  
Public Method Clears the tool tree nodes.  
Public Method Removes the tool tree node described by node.  
Public MethodReturns a string that represents the current object.  
Top
Public Events
 NameDescription
Public Event Event queue for all listeners interested in PropertyChanged events.  
Public Event Event queue for all listeners interested in QueryValidName events.  
Top
See Also