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 classProperties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of RecurringTimeSpansMixin class, or subclass thereof.
-
Identifies an object as an instance of RecurringTimeSpansMixin class, or subclass thereof.
Functions
Functions are methods available for calling on the class-
getOccurrencesForTimeSpan( )private
Builds occurrences for the provided timespan across the provided date range.