v7.3.0
SupportExamplesFree Trial

SchedulingIssueResolution
Mixin

This is a mixin, adding ability to track project scheduling issues (scheduling conflicts, cycles and calendar misconfigurations) and displaying a special popup allowing user to handle them.

The mixin basically add listeners to the project schedulingConflict, cycle and emptyCalendar events and shows a popup depending on the case:

See also

No results

Configs

Configs are options you supply in a configuration object when creating an instance of this class

Properties

Properties are getters/setters or publicly accessible variables on this class

Source path

SchedulerPro/view/mixin/SchedulingIssueResolution.js

Demo

examples/conflicts

Contents