Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
MemberTableViewerControl Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartViewerControl
Implements: Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignGroupAssignSource, Consultingwerk.SmartComponents.Interfaces.Design.IDesignToolbarTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignViewerControl, Consultingwerk.SmartComponents.Interfaces.ISmartViewerControl, Consultingwerk.SmartComponents.Base.IAlwaysEnabledControl, ICheckOkToClose, IHandlesServerEvents, IHasDesignerVerbs, ISaveChangesOnDeactivateForm, ISmartDataTarget, ISmartGroupAssignSource, ISmartGroupAssignTarget, ISmartTableIOTarget, ISmartToolbarTarget, ISupportInitialize, Consultingwerk.Windows.Forms.IValidateQueryStringCallback




Top Method Summary
Options Name Purpose
btnPopOutEditor_Click (Object, EventArgs) Event handler for the click event of the btnPopOutEditor
btnValidateQuery_Click (Object, EventArgs) Event handler for the Click event of the btnValidateQuery
InitializeComponent ()
LookupKeyDownHandler (Object, KeyEventArgs) Event handler for the KeyDown handler of the Text boxes with an EditorButton (Lookup)
OnLoad (EventArgs) Raises the Load event
SetKeysFields () Sets the Source Buffer Key phrase to Buffer Fields
SetKeysRowid () Sets the Source Buffer Key phrase to ROWID
smartBusinessEntityBindingSource1_eTable_TempTablePath_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the smartBusinessEntityBindingSource1_eTable_TempTablePath instance
TempTableNameLeaveHandler (Object, EventArgs) Event handler for the Validating event of the TempTableName field
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the ultraToolbarsManager1
ValidateQueryString (character) Validates the Query String
VisualValidate () Validates the values

Top Constructor Summary
Options Name Purpose
MemberTableViewerControl () Constructor for the MemberTableViewerControl class


Method Detail
Top

btnPopOutEditor_Click (Object, EventArgs)

Purpose: Event handler for the click event of the btnPopOutEditor
Notes:

Parameters:
sender System.Object
The reference to the Control that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

btnValidateQuery_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnValidateQuery
Notes:

Parameters:
sender System.Object
The reference to the Control that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

InitializeComponent ()


Top

LookupKeyDownHandler (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown handler of the Text boxes with an
EditorButton (Lookup)
Notes: Maps F3 to EditorButtonClick

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.KeyEventArgs
The KeyEventArgs with the data for this event
Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

SetKeysFields ()

Purpose: Sets the Source Buffer Key phrase to Buffer Fields
Notes:

Top

SetKeysRowid ()

Purpose: Sets the Source Buffer Key phrase to ROWID
Notes:

Top

smartBusinessEntityBindingSource1_eTable_TempTablePath_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the
smartBusinessEntityBindingSource1_eTable_TempTablePath instance
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The EditorButtonEventArgs with the data for this event
Top

TempTableNameLeaveHandler (Object, EventArgs)

Purpose: Event handler for the Validating event of the TempTableName field
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The CancelEventArgs with the data for this event
Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the ultraToolbarsManager1
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
Top

ValidateQueryString (character)

Purpose: Validates the Query String
Notes:

Parameters:
pcQueryString CHARACTER
The Query String to validate
Top

VisualValidate ()

Purpose: Validates the values
Notes:



Constructor Detail
Top

MemberTableViewerControl ()

Purpose: Constructor for the MemberTableViewerControl class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:00