Searched refs:newView (Results 1 – 2 of 2) sorted by relevance
10913 var newView;10920 newView = this.view = property10923 this.bindViewHandlers(newView);10924 newView.startBatchRender(); // so that setElement+setDate rendering are joined10925 … newView.setElement($("<div class='fc-view fc-" + viewType + "-view'>").appendTo(this.contentEl));10934 if (newView) {10935 newView.stopBatchRender(); field
1 …newView = this.getMap().getView();\n this.bindView_(newView);\n } else if (\n !this.o…