v7.3.0
SupportExamplesFree Trial

RecurringTimeSpansMixin
Mixin

This mixin provides recurrence functionality to a store containing TimeSpan models. Normally you don't need to interact with this mixin directly.

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
  • isRecurringTimeSpansMixin : Booleantrue
    READONLY
    ADVANCED
    Identifies an object as an instance of RecurringTimeSpansMixin class, or subclass thereof.

Functions

Functions are methods available for calling on the class
    • Builds occurrences for the provided timespan across the provided date range.

    Source path

    Scheduler/data/mixin/RecurringTimeSpansMixin.js

    Contents