Searched refs:clearAutosave (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioFile.js | 832 this.clearAutosave(); 1569 this.clearAutosave(); 2144 this.clearAutosave(); 2217 DrawioFile.prototype.clearAutosave = function() method in DrawioFile 2311 this.clearAutosave();
|
H A D | EditorUi.js | 1560 currentFile.clearAutosave();
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3038 …ow Error(mxResources.get("checksum"));else this.updateFileData(),this.clearAutosave(),null!=c&&c()… 3057 …!=c?" ("+mxUtils.htmlEntities(c)+")":""));this.ui.spinner.stop();this.clearAutosave();var e=null!=… 3077 …is.lastAutosave=Date.now());b=Date.now()-this.lastAutosave<c?b:0;this.clearAutosave();var g=window… 3078 …wioFile.prototype.autosaveCompleted=function(){};DrawioFile.prototype.clearAutosave=function(){nul… 3081 …is.changeListener=null)};DrawioFile.prototype.destroy=function(){this.clearAutosave();this.removeL… 3393 …s.spinner.spin(document.body,mxResources.get("updatingDocument"))&&(d.clearAutosave(),this.editor.…
|
H A D | viewer-static.min.js | 3038 …ow Error(mxResources.get("checksum"));else this.updateFileData(),this.clearAutosave(),null!=c&&c()… 3057 …!=c?" ("+mxUtils.htmlEntities(c)+")":""));this.ui.spinner.stop();this.clearAutosave();var e=null!=… 3077 …is.lastAutosave=Date.now());b=Date.now()-this.lastAutosave<c?b:0;this.clearAutosave();var g=window… 3078 …wioFile.prototype.autosaveCompleted=function(){};DrawioFile.prototype.clearAutosave=function(){nul… 3081 …is.changeListener=null)};DrawioFile.prototype.destroy=function(){this.clearAutosave();this.removeL… 3393 …s.spinner.spin(document.body,mxResources.get("updatingDocument"))&&(d.clearAutosave(),this.editor.…
|
H A D | app.min.js | 9998 …ow Error(mxResources.get("checksum"));else this.updateFileData(),this.clearAutosave(),null!=e&&e()… 10017 …!=e?" ("+mxUtils.htmlEntities(e)+")":""));this.ui.spinner.stop();this.clearAutosave();var d=null!=… 10037 …is.lastAutosave=Date.now());b=Date.now()-this.lastAutosave<e?b:0;this.clearAutosave();var g=window… 10038 …wioFile.prototype.autosaveCompleted=function(){};DrawioFile.prototype.clearAutosave=function(){nul… 10041 …is.changeListener=null)};DrawioFile.prototype.destroy=function(){this.clearAutosave();this.removeL… 10725 …s.spinner.spin(document.body,mxResources.get("updatingDocument"))&&(c.clearAutosave(),this.editor.…
|