SchedulerStores

Configs

11

Data

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.

endParamName: String

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.

destroyStoresProjectConsumer
projectProjectConsumer

Other

passStartEndParameters: Boolean= true

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

Class hierarchy

isSchedulerStores: Boolean= truereadonly
Identifies an object as an instance of SchedulerStores class, or subclass thereof.
isSchedulerStores: Boolean= truereadonlystatic
Identifies an object as an instance of SchedulerStores class, or subclass thereof.
isProjectConsumerProjectConsumer

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.

projectProjectConsumer

Misc

isEngineReadyProjectConsumer

Functions

2
updateProjectProjectConsumer
whenProjectReadyProjectConsumer

Events

1
dataChangeProjectConsumer

Event handlers

1
onDataChangeProjectConsumer