ig.scheduler.WorkingHoursDisplayMode
Identifies whether a DayView or WeekView displays activity for working and/or non-working hours.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_web.js
infragistics.dv_core.js
infragistics.dv_jquerydom.js
infragistics.dv_interactivity.js
infragistics.ext_ui.js
-
workingHoursAndNonWorkingHours
- Type:
- ig.scheduler.WorkingHoursDisplayMode
- Default:
- 1
Identifies a mode that displays activity for both working hours and non-working hours in a DayView or WeekView.
-
workingHoursOnly
- Type:
- ig.scheduler.WorkingHoursDisplayMode
- Default:
- 0
Identifies a mode that displays activity for working hours only in a DayView or WeekView.
The current widget has no events.
The current widget has no public methods.