Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
ISmartToolbarSource Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Implementation.SmartDynamicPanelController, Consultingwerk.SmartComponents.Implementation.SmartPanelController, Consultingwerk.SmartComponents.Implementation.SmartToolbarController

Purpose: Register a SmartToolbarTarget with the SmartToolbarSource.
This Method is called by Classes implementing the ISmartToolbarTarget
Interface when a new SmartToolbarSource is set.
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL RaiseToolbarACtion (Object, ToolClickEventArgs, character) Raises a toolbar action (method)
+ RegisterSmartToolbarTarget (ISmartToolbarTarget) Register a SmartToolbarTarget with the SmartToolbarSource. This Method is called by Classes implementing the ISmartToolbarTarget Interface when a new SmartToolbarSource is set.


Method Detail
Top

PUBLIC LOGICAL RaiseToolbarACtion (Object, ToolClickEventArgs, character)

Purpose: Raises a toolbar action (method)
Notes:

Parameters:
sender System.Object
The reference to the control that raised the ToolClick event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for the ToolClick event
pcToolbarAction CHARACTER
The name of the toolbar action to raise (method name)
Returns LOGICAL
Logical value indicating if the action was executed
Top

PUBLIC RegisterSmartToolbarTarget (ISmartToolbarTarget)

Purpose: Register a SmartToolbarTarget with the SmartToolbarSource.
This Method is called by Classes implementing the ISmartToolbarTarget
Interface when a new SmartToolbarSource is set.
Notes:

Parameters:
poSmartToolbarTarget Consultingwerk.SmartComponents.Interfaces.ISmartToolbarTarget
The reference to the ISmartToolbarTarget to add to this SmartToolbarAdapter


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:55:02