Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| GenericAfterFieldsEnabledHandler (Object, EventArgs) |
Generic AfterFieldsEnabled Event handler |
||
| GenericAfterInitializeBusinessEntityAdapterHandler (Object, AfterInitializeBusinessEntityAdapterEventArgs) |
Event raised when the lookups SmartBusinessEntityAdapter is initialized |
||
| GenericAfterPerformLookupHandler (Object, EventArgs) |
Event raised after the lookup has performed a search |
||
| GenericBeforeEnableFieldsHandler (Object, CancelableEventArgs) |
Generic BeforeEnableFields Event handler |
||
| GenericBeforeLookupDialogShownHandler (Object, BeforeLookupDialogShownEventArgs) |
Raised before the Lookup Dialog is shown |
||
| GenericBeforePerformLookupHandler (Object, EventArgs) |
Event raised before the lookup performs a search |
||
| GenericClickHandler (Object, EventArgs) |
Generic Click Event handler |
||
| GenericCurrentChangedHandler (Object, EventArgs) |
Generic CurrentChanged Event handler |
||
| GenericEditorButtonClickHandler (Object, EditorButtonEventArgs) |
Generic EditorButtonClick Event handler |
||
| GenericInitializeLookupBrowserLayoutHandler (Object, InitializeLookupBrowserLayoutEventArgs) |
Event raised when the Lookup Dialog's browser is performing it's
layout |
||
| GenericLeaveHandler (Object, EventArgs) |
Generic Leave Event handler |
||
| GenericLoadHandler (Object, EventArgs) |
Generic Load Event handler |
||
| GenericLookupCompleteHandler (Object, EventArgs) |
Event raised when the Lookup has returned a record |
||
| GenericLookupKeyValueChangedHandler (Object, EventArgs) |
Raised when the LookupKeyValue property has changed |
||
| GenericShowLookupDialogHandler (Object, EventArgs) |
Event raised before the Lookup Dialog is shown |
||
| GenericValidatingHandler (Object, EventArgs) |
Generic Validating Event handler |
||
| GenericValueChangedHandler (Object, EventArgs) |
Generic ValueChanged Event handler |
||
| System.Windows.Forms.Control GetBoundControl (character) |
Returns the reference to the first Control that is bound to the named
field of the binding source |
||
| 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 |
||
| HANDLE GetScreenValuesDataset () |
Returns a ProDataset with the current screen values |
||
| 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. |
||
| HandleUiControl (UiControl, handle, Object) |
Returns a ProDataset with the current screen values |
||
| LOGICAL HasBoundControl (character) |
Returns logical value indicating if the Viewer contains a Control
that is bound to the named field |
||
| Initialize () |
Initializes the SmartViewerLogic instance |
||
| InitializeViewerUiControlHandler () |
Initializes the SmartViewerUiControlHandler class |
||
| RaiseGenericEvent (EventArgs) |
Raises the Generic Event |
||
| RegisterSmartViewerControl (SmartViewerControl) |
Handshake method for SmartViewerControl instances |
||
| ResetViewerState () |
Resets the state of the Viewer |
||
| SetControlEnabled (character, character) |
Sets the Enable Mode for the given Controls inside the SmartViewerControl |
||
| SetControlEnabled (Control, character) |
Sets the Enable Mode for a given Control inside the SmartViewerControl.
Called by the Method InitializeControlEventHandler () of a
SmartViewerControl derived Class. |
||
| 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. |
||
| 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. |
||
| 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. |
||
| 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. |
||
| SetControlEnabled (Control[], character) |
Sets the Enable Mode for the given Controls inside the SmartViewerControl |
||
| SetModifyingState () |
Sets the TableIOState to ModifyingData |
||
| Shutdown () |
Shuts down the SmartViewerLogic instance |
||
| SubscribeControlEventHandler (Control, character, character) |
Subscribes a Control to an Event Handler in the Viewer Logic Class |
||
| A | SubscribeEvents () |
Subscribes the events for an attached viewer instance |
|
| A | UnsubscribeEvents () |
Unsubscribes the events for an attached viewer instance |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartViewerLogic () |
Constructor for the SmartViewerLogic class |
| Options | Name | Purpose | |
|---|---|---|---|
| Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm DynamicForm |
|
||
| Consultingwerk.SmartComponents.Base.SmartViewerControl Owner |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartGroupAssignSource SmartGroupAssignSource |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource SmartTableIOSource |
|
||
| Consultingwerk.SmartComponents.Base.ListSmartViewerControl SmartViewerControls |
|
||
| Consultingwerk.SmartComponents.Base.SmartWindowForm SmartWindowForm |
|
|
Top
GenericAfterFieldsEnabledHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
GenericAfterInitializeBusinessEntityAdapterHandler (Object, AfterInitializeBusinessEntityAdapterEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericAfterPerformLookupHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericBeforeEnableFieldsHandler (Object, CancelableEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericBeforeLookupDialogShownHandler (Object, BeforeLookupDialogShownEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericBeforePerformLookupHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericClickHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericCurrentChangedHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericEditorButtonClickHandler (Object, EditorButtonEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericInitializeLookupBrowserLayoutHandler (Object, InitializeLookupBrowserLayoutEventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericLeaveHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericLoadHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericLookupCompleteHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericLookupKeyValueChangedHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericShowLookupDialogHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericValidatingHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
GenericValueChangedHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
System.Windows.Forms.Control GetBoundControl (character)
|
||||||||||||||||||||||||||||||||||||||||||||||
System.Collections.Generic.List <System.Windows.Forms.Control> GetBoundControls (character)
|
||||||||||||||||||||||||||||||||||||||||||||||
HANDLE GetScreenValuesDataset ()
|
||||||||||||||||||||||||||||||||||||||||||||||
System.Windows.Forms.Control GetViewerField (character)
|
||||||||||||||||||||||||||||||||||||||||||||||
HandleUiControl (UiControl, handle, Object)
|
||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL HasBoundControl (character)
|
||||||||||||||||||||||||||||||||||||||||||||||
Initialize ()
|
||||||||||||||||||||||||||||||||||||||||||||||
InitializeViewerUiControlHandler ()
|
||||||||||||||||||||||||||||||||||||||||||||||
RaiseGenericEvent (EventArgs)
|
||||||||||||||||||||||||||||||||||||||||||||||
RegisterSmartViewerControl (SmartViewerControl)
|
||||||||||||||||||||||||||||||||||||||||||||||
ResetViewerState ()
|
||||||||||||||||||||||||||||||||||||||||||||||
SetControlEnabled (character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||
SetControlEnabled (Control, character)
|
||||||||||||||||||||||||||||||||||||||||||||||
SetControlEnabled (Control, Control, character)
|
||||||||||||||||||||||||||||||||||||||||||||||
SetControlEnabled (Control, Control, Control, character)
|
||||||||||||||||||||||||||||||||||||||||||||||
SetControlEnabled (Control, Control, Control, Control, character)
|
||||||||||||||||||||||||||||||||||||||||||||||
SetControlEnabled (Control, Control, Control, Control, Control, character)
|
||||||||||||||||||||||||||||||||||||||||||||||
SetControlEnabled (Control[], character)
|
||||||||||||||||||||||||||||||||||||||||||||||
SetModifyingState ()
|
||||||||||||||||||||||||||||||||||||||||||||||
Shutdown ()
|
||||||||||||||||||||||||||||||||||||||||||||||
SubscribeControlEventHandler (Control, character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||
SubscribeEvents ()
|
||||||||||||||||||||||||||||||||||||||||||||||
UnsubscribeEvents ()
|
||||||||||||||||||||||||||||||||||||||||||||||
SmartViewerLogic ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm DynamicForm
|
||||
|---|---|---|---|---|
Consultingwerk.SmartComponents.Base.SmartViewerControl Owner
|
||||
Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource
|
||||
Consultingwerk.SmartComponents.Interfaces.ISmartGroupAssignSource SmartGroupAssignSource
|
||||
Consultingwerk.SmartComponents.Interfaces.ISmartTableIOSource SmartTableIOSource
|
||||
Consultingwerk.SmartComponents.Base.ListSmartViewerControl SmartViewerControls
|
||||
Consultingwerk.SmartComponents.Base.SmartWindowForm SmartWindowForm
|
||||