Namespace: Consultingwerk.Windows.Framework.Scheduler
Class 
JobCommandControlFactory Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Windows.Framework.Scheduler.IJobCommandControlFactory

File:JobCommandControlFactory
Author(s):Mark Bartscherer / Consultingwerk Ltd.
Created:Thu May 26 11:25:17 CEST 2016
Purpose: Returns an instance of a JobCommandControl based on the type of
the JobCommand
Notes:



Top Method Summary
Options Name Purpose
+ System.Windows.Forms.UserControl GetJobCommandControl (Class) Returns an instance of a JobCommandControl based on the type of the JobCommand
- System.Windows.Forms.UserControl InternalGetControl (character) Internal Method to handle the creation an caching of control instances


Method Detail
Top

PUBLIC System.Windows.Forms.UserControl GetJobCommandControl (Class)

Purpose: Returns an instance of a JobCommandControl based on the type of
the JobCommand
Notes:

Parameters:
poJobCommandType Progress.Lang.Class
The class reference of the JobCommand for which a UserControl should be provided
Returns System.Windows.Forms.UserControl
The specialized JobCommandControl instance
Top

PRIVATE System.Windows.Forms.UserControl InternalGetControl (character)

Purpose: Internal Method to handle the creation an caching of control instances
Notes:

Parameters:
pcUserControlClassName CHARACTER
The full type name of the user control class naem
Returns System.Windows.Forms.UserControl
The CallParameterControl instance


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:22:41