Namespace: Consultingwerk.Windows.Framework.Scheduler
Class 
SmartSchedulerJobPlanViewerControl Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartViewerControl
Implements: Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignGroupAssignSource, Consultingwerk.SmartComponents.Interfaces.Design.IDesignToolbarTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignViewerControl, Consultingwerk.SmartComponents.Interfaces.ISmartViewerControl, Consultingwerk.SmartComponents.Base.IAlwaysEnabledControl, ICheckOkToClose, IHandlesServerEvents, IHasDesignerVerbs, ISaveChangesOnDeactivateForm, ISmartDataTarget, ISmartGroupAssignSource, ISmartGroupAssignTarget, ISmartTableIOTarget, ISmartToolbarTarget, ISupportInitialize

File:SmartSchedulerJobPlanViewerControl
Author(s):Mark Bartscherer / Consultingwerk Ltd.
Created:30.05.2016 10:39:09



Top Method Summary
Options Name Purpose
eSmartSchedulerJobPlan_RecurringDaylist_SizeChanged (Object, EventArgs) Event handler for the SizeChanged event of the eSmartSchedulerJobPlan_RecurringDaylist control.
InitializeComponent ()
OnClickHandler (Object, EventArgs) Event handler for the Click event of the button controls. Checks or unchecks the Weekday or Month check boxes
OnSelectionChangedHandler (Object, EventArgs) Event handler for the SelectionChanged event ot the PlanningType Control. Dependend on the PanningType diffent GroupBoxes are shown
SetCheckState (logical, SchedulerJobPlanningTypeEnum) Sets the Checked state for a group of check boxes

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


Method Detail
Top

eSmartSchedulerJobPlan_RecurringDaylist_SizeChanged (Object, EventArgs)

Purpose: Event handler for the SizeChanged event of the
eSmartSchedulerJobPlan_RecurringDaylist control.
Notes: Adjust the MaximumSize property of the ultraLabel7 to "create" a line break

Parameters:
sender System.Object
The source of the event
e System.EventArgs
An EventArgs that contains no event data
Top

InitializeComponent ()


Top

OnClickHandler (Object, EventArgs)

Purpose: Event handler for the Click event of the button controls.
Checks or unchecks the Weekday or Month check boxes
Notes:

Parameters:
sender System.Object
The source of the event
e System.EventArgs
An EventArgs that contains no event data
Top

OnSelectionChangedHandler (Object, EventArgs)

Purpose: Event handler for the SelectionChanged event ot the PlanningType Control.
Dependend on the PanningType diffent GroupBoxes are shown
Notes:

Parameters:
sender System.Object
The source of the event
e System.EventArgs
An EventArgs that contains no event data
Top

SetCheckState (logical, SchedulerJobPlanningTypeEnum)

Purpose: Sets the Checked state for a group of check boxes
Notes:

Parameters:
plCheckState LOGICAL
Logical value indicating if the Controls should be checked or not
oTypeEnum Consultingwerk.SmartFramework.Scheduler.SchedulerJobPlanningTypeEnum
The SchedulerJobPlanningTypeEnum describing which controls to check or uncheck


Constructor Detail
Top

SmartSchedulerJobPlanViewerControl ()

Purpose: Constructor for the SmartSchedulerJobPlanViewerControl class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:15:37