Home
last modified time | relevance | path

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

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js8394 var selectAllowFunc;
8396 selectAllowFunc = this.opt('selectAllow'); property
8397 if (selectAllowFunc) {
8398 return selectAllowFunc(componentFootprint.toLegacy(this._calendar)) !== false;