Options
All
  • Public
  • Public/Protected
  • All
Menu

This is an abstract project, which just lists the available stores.

The actual project classes are SchedulerCoreProjectMixin, SchedulerBasicProjectMixin, SchedulerProProjectMixin, GanttProjectMixin.

Hierarchy

  • EventsWrapper & DelayableWrapper & Model
    • AbstractProjectMixin

Index

Properties

maxCalendarRange

maxCalendarRange: number

Maximum range the project calendars can iterate. The value is defined in milliseconds and by default equals 5 years roughly.

preventSilencingOnIssueResolve

preventSilencingOnIssueResolve: boolean

Setting this to true vetoes silenceInitialCommit effect by preventing silent accepting changes on initial data loading if some scheduling issue gets resolved during it.

silenceInitialCommit

silenceInitialCommit: boolean

Specifies whether the changes calculated when loading data should be silently accepted (true) or not (false) and then an application can persist them.

Generated using TypeDoc