AVEVA CAF API Documenation

ICommandBarManager Interface Methods

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

Public Methods
 NameDescription
 Method Add menu item in correct position.  
 Method Create a new OptionSet identified by the specified Key An OptionSet is a set of StateButtonTools (a radio group) where at most one of the tools can can be in the Down (pressed) state.  
 Method Adds a new UI Customization file.  
 Method Adds a new UI Customization from the given stream.  
 Method Adds a set of UI Customization files.  
 Method ISupportInitialize allows controls to optimize for multiple sets to properties. As a result, you can initialize co-dependent properties or batch set multiple properties at design time. Signal the object that initialization is starting.  
 Method Signal the object that updating is starting.  
 Method Clears all XML definitions.  
 Method Delete any command bars that have no tools.  
 Method filters Backstage back button UI element  
 Method ISupportInitialize allows controls to optimize for multiple sets to properties. As a result, you can initialize co-dependent properties or batch set multiple properties at design time. Signal that initialization is complete.  
 Method Signal that updating is complete.  
 Method Hide the application menu (Backstage View)  
 Method Hide the given gallery.  
 Method Hide the given wheel.  
 Method Load the saved command CommandBars layout from a settings file.  
 MethodOverloaded.  Creates the Menus,CommandBars and ContextMenus defined by the loaded UICustomization files.  
 Method Raise UI loaded event.  
 Method Rebuild an existing wheel for the given menu.  
 Method Save the current command CommandBars layout to a settings file.  
 Method Select the task-pane with the given key.  
 Method Set the set of directories to search for uic files.  
 Method Show the application menu (Backstage View)  
 Method Show the Customization dialog.  
 Method Show the given galleryTool as a gallery at the current cursor position.  
 MethodOverloaded.  Shows the mini toolbar to the user.  
 Method Show the given menu as a wheel at the current cursor position.  
 Method Determine if tooltips are being shown to disable tooltips.  
 Method Determine if the wheel is closed.  
 Method Determine if the wheels context menu is Shown to disable tooltips.  
 Method Determine if the wheel is Shown to disable tooltips.  
Top
See Also