Namespace: Consultingwerk.SmartComponents.Support
Class 
BusinessEntityLookupDesignerForm Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.Form

File:BusinessEntityLookupDesignerForm
Purpose:Lookup Designer (typically used within Progress Developer
Studio)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jul 14 14:18:42 CEST 2010



Top Method Summary
Options Name Purpose
- btnQueryWizard_Click (Object, EventArgs) Event handler for the Click event of the btnQueryWizard
- InitializeComponent () Initializes the Visual Design
# OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
# OnLoad (EventArgs) Raises the Load event

Top Constructor Summary
Options Name Purpose
+ BusinessEntityLookupDesignerForm () Constructor for the BusinessEntityLookupDesignerForm class

Top Property Summary
Options Name Purpose
+ CHARACTER BrowseColumns Gets and sets the browse columns list
+ CHARACTER ControlList Gets and sets the controls list
+ CHARACTER FieldList Gets and sets the field list
+ CHARACTER FilterFields Gets and sets the list of filter fields
+ CHARACTER FilterOperators Gets and sets the list of filter operators (currently used)
+ CHARACTER KeyField Gets and sets the key field name
+ CHARACTER KeyValueColumn Gets and sets the key value field name
+ CHARACTER LookupDialogQueryString Gets and sets the LookupDialogQueryString
+ CHARACTER LookupDialogTitle Gets and sets the LookupDialogTitle
+ CHARACTER LookupEntityTable Gets and sets the Lookup Entity Table
+ CHARACTER LookupFields Gets and sets the list of field names available to the lookup
+ CHARACTER LookupQueryString Gets and sets the LookupQueryString
+ CHARACTER ParentViewerControls Gets and sets the list of child control field names of the parent (typically SmartViewerControl)


Method Detail
Top

PRIVATE btnQueryWizard_Click (Object, EventArgs)

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

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

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PROTECTED OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes:

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
Top

PROTECTED OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

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


Constructor Detail
Top

PUBLIC BusinessEntityLookupDesignerForm ()

Purpose: Constructor for the BusinessEntityLookupDesignerForm class
Notes:



Property Detail
Top

PUBLIC CHARACTER BrowseColumns

Purpose: Gets and sets the browse columns list
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER ControlList

Purpose: Gets and sets the controls list
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER FieldList

Purpose: Gets and sets the field list
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER FilterFields

Purpose: Gets and sets the list of filter fields
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER FilterOperators

Purpose: Gets and sets the list of filter operators (currently used)
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER KeyField

Purpose: Gets and sets the key field name
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER KeyValueColumn

Purpose: Gets and sets the key value field name
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER LookupDialogQueryString

Purpose: Gets and sets the LookupDialogQueryString
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER LookupDialogTitle

Purpose: Gets and sets the LookupDialogTitle
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER LookupEntityTable

Purpose: Gets and sets the Lookup Entity Table
Notes: Required for the QueryString wizard

Returns CHARACTER
Top

PUBLIC CHARACTER LookupFields

Purpose: Gets and sets the list of field names available to the lookup
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER LookupQueryString

Purpose: Gets and sets the LookupQueryString
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER ParentViewerControls

Purpose: Gets and sets the list of child control field names of the parent
(typically SmartViewerControl)
Notes:

Returns CHARACTER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:33:25