Lines Matching refs:spinner
350 if (editorUi.spinner.spin(document.body, mxResources.get('loading')))
358 editorUi.spinner.stop();
369 editorUi.spinner.stop();
373 editorUi.spinner.stop();
381 editorUi.spinner.stop();
392 editorUi.spinner.stop();
464 editorUi.spinner.stop();
473 editorUi.spinner.stop();
483 editorUi.spinner.stop();
494 editorUi.spinner.stop();
786 …if (paths !== undefined && paths[0] != null && paths[0].indexOf('-') != 0 && this.spinner.spin(doc…
793 this.spinner.stop();
807 this.spinner.stop();
903 if (this.spinner.spin(document.body, mxResources.get('updatingDocument')))
907 this.spinner.stop();
1005 this.spinner.stop();
1238 this.ui.spinner.stop();
1247 if (this.ui.spinner.spin(document.body, mxResources.get('loading')))
1251 this.ui.spinner.stop();
1482 this.ui.spinner.stop();
1610 this.spinner.stop();
1630 if (noSpin || this.spinner.spin(document.body, mxResources.get('saving')))
1638 this.spinner.stop();
1856 if (xhr != null && this.spinner.spin(document.body, mxResources.get('saving')))
1860 this.spinner.stop();
1872 this.spinner.stop();
2055 …var resume = (this.spinner != null && this.spinner.pause != null) ? this.spinner.pause() : functio…
2130 this.spinner.stop();