SchedulerStores
Configs
11
Configs
11Data
Supply a CrudManager instance or a config object if you want to use CrudManager for handling data.
Class that should be used to instantiate a CrudManager in case it's provided as a simple object to crudManager config.
The name of the end date parameter that will be passed to in every eventStore load request.
Inline resource time ranges, will be loaded into an internally created store if ResourceTimeRanges is enabled.
Resource time ranges store instance or config object for ResourceTimeRanges feature.
The name of the start date parameter that will be passed to in every eventStore load request.
Inline time ranges, will be loaded into an internally created store if TimeRanges is enabled.
The time ranges store instance for TimeRanges feature.
Other
Set to true to include startDate and endDate params indicating the currently viewed date range in
EventStore load requests (when loading using AjaxStore or CrudManager functionality).
Dates are formatted using the same format as the startDate field on the EventModel
(e.g. 2023-03-08T00:00:00+01:00).
Properties
10
Properties
10Class hierarchy
Data
Get/set the CrudManager instance
Inline resource time ranges, will be loaded into an internally created store if ResourceTimeRanges is enabled.
Get/set the resource time ranges store instance for ResourceTimeRanges feature.
Get/set time ranges, applies to the backing project's TimeRangeStore.
Get/set the time ranges store instance or config object for TimeRanges feature.