Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
InsertClientCallableMethodWizard Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:InsertClientCallableMethodWizard
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Jun 30 14:57:16 CEST 2013



Top Method Summary
Options Name Purpose
InitializeComponent ()
LookupKeyDownHandler (Object, KeyEventArgs) Event handler for the KeyDown handler of the Text boxes with an EditorButton (Lookup)
OnShown (EventArgs) Raises the Shown event
tbParameterType_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the tbParameterType
toUpdateAnnotations_CheckedChanged (Object, EventArgs) Event handler for the CheckedChanged event of the toUpdateAnnotations
ultraTextEditor1_TextChanged (Object, EventArgs) Event handler for the TextChanged event of the UltraTextEditor Controls

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

Top Property Summary
Options Name Purpose
CHARACTER MethodName
CHARACTER ParameterType
LOGICAL UpdateAnnotations


Method Detail
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

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

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

tbParameterType_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the tbParameterType
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

toUpdateAnnotations_CheckedChanged (Object, EventArgs)

Purpose: Event handler for the CheckedChanged event of the toUpdateAnnotations
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

ultraTextEditor1_TextChanged (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the UltraTextEditor Controls
Notes:

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


Constructor Detail
Top

InsertClientCallableMethodWizard ()

Purpose: Constructor for the InsertClientCallableMethodWizard class
Notes:



Property Detail
Top

CHARACTER MethodName


Returns CHARACTER
Top

CHARACTER ParameterType


Returns CHARACTER
Top

LOGICAL UpdateAnnotations


Returns LOGICAL


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