v7.3.0

SchedulerInterface
Mixin
private

Exposes an interface similar to a Scheduler so that Calendar features which extend Scheduler features can treat their client in a standard manner. This mixin provides shim properties such as timeAxis and timeAxisViewModel, hit-testing support via calendarHitTest, and DOM event delegation logic that translates Calendar-specific DOM events into the event/resource context expected by shared Scheduler feature code.

No results

Functions

Functions are methods available for calling on the class
    • Interface method required for navigation/selection Assignment not supported in Calendar.

    Source path

    Calendar/mixin/SchedulerInterface.js

    Contents