|
Options |
Name |
Purpose |
|
#
|
AfterAddRecordHandler (Object, EventArgs)
|
Event handler for the AfterAddRecord event of the viewer
|
|
+
|
System.Windows.Forms.Control GetBoundControl (character)
|
Returns the reference to the first Control that is bound to the named
field of the binding source Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
System.Collections.Generic.List <System.Windows.Forms.Control> GetBoundControls (character)
|
Returns the list of references of the Controls that are bound to the
named field of the binding source Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
#
|
HANDLE GetScreenValuesDataset ()
|
Returns a ProDataset with the current screen values Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
System.Windows.Forms.Control GetViewerField (character)
|
Returns the reference to a Control in the Viewer identified by the Controls
Name. This Method starts a recursive search for the Control. Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
#
|
HandleUiControl (UiControl, handle)
|
Returns a ProDataset with the current screen values Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
LOGICAL HasBoundControl (character)
|
Returns logical value indicating if the Viewer contains a Control
that is bound to the named field Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
Initialize ()
|
Initializes the SmartViewerLogic instance Overrides Consultingwerk.SmartComponents.Base.SmartViewerLogic:Initialize ()
|
|
+
|
InitializeViewerUiControlHandler ()
|
Initializes the SmartViewerUiControlHandler class Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
#
|
RaiseGenericEvent (EventArgs)
|
Raises the Generic Event Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
RegisterSmartViewerControl (SmartViewerControl)
|
Handshake method for SmartViewerControl instances Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
#
|
ResetViewerState ()
|
Resets the state of the Viewer Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
SetControlEnabled (character, character)
|
Sets the Enable Mode for the given Controls inside the SmartViewerControl Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
SetControlEnabled (Control, character)
|
Sets the Enable Mode for a given Control inside the SmartViewerControl.
Called by the Method InitializeControlEventHandler () of a
SmartViewerControl derived Class. Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
SetControlEnabled (Control, Control, character)
|
Sets the Enable Mode for two given Controls inside the SmartViewerControl.
Called by the Method InitializeControlEventHandler () of a
SmartViewerControl derived Class. Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
SetControlEnabled (Control, Control, Control, character)
|
Sets the Enable Mode for three given Controls inside the SmartViewerControl.
Called by the Method InitializeControlEventHandler () of a
SmartViewerControl derived Class. Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
SetControlEnabled (Control, Control, Control, Control, character)
|
Sets the Enable Mode for four given Controls inside the SmartViewerControl.
Called by the Method InitializeControlEventHandler () of a
SmartViewerControl derived Class. Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
SetControlEnabled (Control, Control, Control, Control, Control, character)
|
Sets the Enable Mode for five given Controls inside the SmartViewerControl.
Called by the Method InitializeControlEventHandler () of a
SmartViewerControl derived Class. Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
SetControlEnabled (Control[], character)
|
Sets the Enable Mode for the given Controls inside the SmartViewerControl Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
SetModifyingState ()
|
Sets the TableIOState to ModifyingData Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
Shutdown ()
|
Shuts down the SmartViewerLogic instance Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
SubscribeControlEventHandler (Control, character, character)
|
Subscribes a Control to an Event Handler in the Viewer Logic Class Inherited from Consultingwerk.SmartComponents.Base.SmartViewerLogic
|
|
+
|
SubscribeEvents ()
|
Subscribes the events for an attached viewer instance Overrides Consultingwerk.SmartComponents.Base.SmartViewerLogic:SubscribeEvents ()
|
|
+
|
UnsubscribeEvents ()
|
Unsubscribes the events for an attached viewer instance Overrides Consultingwerk.SmartComponents.Base.SmartViewerLogic:UnsubscribeEvents ()
|