ig.scheduler.WeekViewDisplayMode

Identifies whether a WeekView displays activity for all 7 days in a week or just for the days designated as working days for all selected resources.

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
  • all7Days

    Type:
    ig.scheduler.WeekViewDisplayMode
    Default:
    1

    Identifies a mode in WeekView that displays activity for all 7 days of the week regardless of the working hours designated for all selected resources.

  • workingDaysOnly

    Type:
    ig.scheduler.WeekViewDisplayMode
    Default:
    0

    Identifies a mode in WeekView that only displays activity for the days designated as working days for all selected resources.

The current widget has no events.
The current widget has no public methods.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.