Home
last modified time | relevance | path

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

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js14785 var viewTypes;
14790viewTypes = this._calendar.header.getViewsWithButtons(); // TODO: include footer as well? property
14792 viewTypes.push(viewType);
14794 for (i = 0; i < viewTypes.length; i++) {
14795 spec = this.getViewSpec(viewTypes[i]);