Namespace: Consultingwerk.Windows.Framework.Scheduler
Class 
ChooseJobCommandTypeDialog Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:ChooseJobCommandTypeDialog
Purpose:Dialog to select a Scheduler's Job Type
Author(s):Mark Bartscherer / Consultingwerk Ltd.
Created:Thu May 26 14:00:39 CEST 2016



Top Method Summary
Options Name Purpose
InitializeComponent ()
JobTypeCombo_ValueChanged (Object, EventArgs) Assigns the selected Value to the SelectedCallTypeValue property
OnShown (EventArgs) Execute logic after the form has been shown
PopulateJobTypeCombo () Populate the JobTypeCombo with all available CallTypes
ultraButtonRefreshList_Click (Object, EventArgs) Refresh the FunctionCall list

Top Constructor Summary
Options Name Purpose
ChooseJobCommandTypeDialog () Constructor for the ChooseFunctionCallTypeDialog class

Top Property Summary
Options Name Purpose
CHARACTER SelectedJobCommandTypeValue


Method Detail
Top

InitializeComponent ()


Top

JobTypeCombo_ValueChanged (Object, EventArgs)

Purpose: Assigns the selected Value to the SelectedCallTypeValue property
Notes:

Parameters:
sender System.Object
The publisher of the ValueChanged event
e System.EventArgs
An EventArgs instance which has no event data
Top

OnShown (EventArgs)

Purpose: Execute logic after the form has been shown
Notes:

Parameters:
e System.EventArgs
An EventArgs instance which has no event data
Top

PopulateJobTypeCombo ()

Purpose: Populate the JobTypeCombo with all available CallTypes
Notes:

Top

ultraButtonRefreshList_Click (Object, EventArgs)

Purpose: Refresh the FunctionCall list
Notes:

Parameters:
sender System.Object
The publisher of the ValueChanged event
e System.EventArgs
An EventArgs instance which has no event data


Constructor Detail
Top

ChooseJobCommandTypeDialog ()

Purpose: Constructor for the ChooseFunctionCallTypeDialog class
Notes:



Property Detail
Top

CHARACTER SelectedJobCommandTypeValue


Returns CHARACTER


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