Top Method Summary
Options Name Purpose
ClassNameTextEditor_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the ClassNameTextEditor Control
InitializeComponent ()
InterfaceNameTextEditor_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the InterfaceNameTextEditor Control
InternalClearDataFields () Clear all editor fields
LookupKeyDownHandler (Object, KeyEventArgs) Event handler for the KeyDown handler of the Text boxes with an EditorButton (Lookup)
UpdateUiData () Updates the data shown in the UI
WritebackCallParameterToTextProperty () Updates the data of the CallParameter object after the user has entered data to the UI

Top Constructor Summary
Options Name Purpose
InvokeServiceMethodCallParameterControl ()


Method Detail
Top

ClassNameTextEditor_EditorButtonClick (Object, EditorButtonEventArgs)

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

InitializeComponent ()


Top

InterfaceNameTextEditor_ValueChanged (Object, EventArgs)

Purpose: Event handler for the ValueChanged event of the InterfaceNameTextEditor
Control
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

InternalClearDataFields ()

Purpose: Clear all editor fields
Notes:

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

UpdateUiData ()

Purpose: Updates the data shown in the UI
Notes:

Top

WritebackCallParameterToTextProperty ()

Purpose: Updates the data of the CallParameter object after the user has
entered data to the UI
Notes:



Constructor Detail
Top

InvokeServiceMethodCallParameterControl ()




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