GetEventsMixin
Mixin
A mixin containing functionality for retrieving a range of events, mainly used during rendering.
Consumed by EventStore in Calendar, Scheduler & Scheduler Pro and TaskStore in Gantt.
No results
Properties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of GetEventsMixin class, or subclass thereof.
-
Identifies an object as an instance of GetEventsMixin class, or subclass thereof.
Functions
Functions are methods available for calling on the class-
getEventsAsArray( )private
Internal implementation for getEvents to use when not using dateMap.
-
getEventsAsMap( )private
Internal implementation for getEvents to use when using dateMap.