Home
last modified time | relevance | path

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

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js10913 var newView;
10920 newView = this.view = property
10923 this.bindViewHandlers(newView);
10924 newView.startBatchRender(); // so that setElement+setDate rendering are joined
10925newView.setElement($("<div class='fc-view fc-" + viewType + "-view'>").appendTo(this.contentEl));
10934 if (newView) {
10935 newView.stopBatchRender(); field
/plugin/openlayersmap/ol/
Dol.js.map1newView = this.getMap().getView();\n this.bindView_(newView);\n } else if (\n !this.o…