Namespace: Consultingwerk.Studio.Refactor.CallgraphGui
Class 
IncomingCallsForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:IncomingCallsForm
Purpose:Shows a list of incoming calls passed as dsIncomingCalls dataset
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Thu Aug 13 14:09:46 CEST 2020



Top Method Summary
Options Name Purpose
InitializeComponent () Initializes the Visual Design
smartDataBrowser1_DefaultAction (Object, EventArgs) Handler for the default action
ultraButton1_Click (Object, EventArgs) Event handler for the Click event of the ultraButton1

Top Constructor Summary
Options Name Purpose
IncomingCallsForm (dataset) Constructor for the IncomingCallsForm class

Top Event Summary
Options Name Purpose
IncomingCallsDefaultAction (Object, IncomingCallsDefaultActionEventArgs) Event for the DefaultAction of the SmartDataBrowser


Method Detail
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

smartDataBrowser1_DefaultAction (Object, EventArgs)

Purpose: Handler for the default action
Notes: Activates a call-node in the CallgraphTreeViewControl that corresponds
to the active row in the smartDataBrowser

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

ultraButton1_Click (Object, EventArgs)

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

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


Constructor Detail
Top

IncomingCallsForm (dataset)

Purpose: Constructor for the IncomingCallsForm class
Notes:

Parameters:
dsIncomingCalls DATASET dsIncomingCalls
Dataset from which the SmartDataBrowser is filled


Event Detail
Top

IncomingCallsDefaultAction (Object, IncomingCallsDefaultActionEventArgs)

Purpose: Event for the DefaultAction of the SmartDataBrowser
Notes:

Parameters:
sender System.Object
The reference to the object that raise the event
e Consultingwerk.Studio.Refactor.CallgraphGui.IncomingCallsDefaultActionEventArgs
IncomingCallsDefaultActionEventArgs with the Information needed to select a node in an UltraTree


ProDataset Detail

ProDataset dsIncomingCalls

Member tables: eTargetRoutine, eIncomingCall


Temp-Table Detail

Temp-Table eIncomingCall

Defined in:

Temp-Table eTargetRoutine

Defined in:


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