Home
last modified time | relevance | path

Searched refs:otherSources (Results 1 – 1 of 1) sorted by relevance

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js8930 this.otherSources = []; property
8945 this.otherSources.push(eventSource);
8951 util_1.removeExact(this.otherSources, doomedSource);
8957 this.otherSources = [];
8985 return [this.stickySource].concat(this.otherSources);
9008 var sources = this.otherSources;
9035 return $.grep(this.otherSources, function (source) {
11462 return this.eventManager.otherSources.slice(); // clone