Top Method Summary
Options Name Purpose
+ HandleServerEvent (EventHandlerParameter, character, character, Object) Handles server side events
+ HandleToolClick (Object, ToolClickEventArgs, character) Handles the ToolClick event of the Toolbar
+ HandleUiControl (UiControl, handle) Returns a ProDataset with the current screen values
+ InitializeToolbarUiControlHandler () Initializes the SmartToolbarUiControlHandler class

Top Constructor Summary
Options Name Purpose
+ SmartToolbarServerSideEventHandler (ISmartToolbarControl) Default constructor for SmartToolbarServerSideEventHandler

Top Property Summary
Options Name Purpose
+ Consultingwerk.SmartComponents.Interfaces.ISmartToolbarControl ToolbarControl


Method Detail
Top

PUBLIC HandleServerEvent (EventHandlerParameter, character, character, Object)

Purpose: Handles server side events
Notes:

Parameters:
oParameter Consultingwerk.CommonUi.EventHandlerParameter
The EventHandlerParameter instance
pcTaskName CHARACTER
The name of the task
pcMethodName CHARACTER
The name of the method
e Progress.Lang.Object
The EventArgs instance (.NET or SmartComponent Library)
Top

PUBLIC HandleToolClick (Object, ToolClickEventArgs, character)

Purpose: Handles the ToolClick event of the Toolbar
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
pcMethodName CHARACTER
The name of the server-side event handler method
Top

PUBLIC HandleUiControl (UiControl, handle)

Purpose: Returns a ProDataset with the current screen values
Notes:

Parameters:
poUiControl Consultingwerk.CommonUi.UiControl
The reference to the UiControl instance to process
phDataset HANDLE
The handle of the ProDataset with the screen values
Top

PUBLIC InitializeToolbarUiControlHandler ()

Purpose: Initializes the SmartToolbarUiControlHandler class
Notes: The SmartViewerUiControlHandler is initialized when calling into
GetScreenValuesDataset, HandleUiControl and ResetViewerState
This method allows to initialize the instance earlier, especially to
store the EnabledStatus of fields earlier



Constructor Detail
Top

PUBLIC SmartToolbarServerSideEventHandler (ISmartToolbarControl)

Purpose: Default constructor for SmartToolbarServerSideEventHandler
Notes:

Parameters:
poToolbar Consultingwerk.SmartComponents.Interfaces.ISmartToolbarControl
The reference to the ISmartToolbarControl instance


Property Detail
Top

PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartToolbarControl ToolbarControl


Returns Consultingwerk.SmartComponents.Interfaces.ISmartToolbarControl


©2006-2025 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       21.07.2025 10:25:12