Searched refs:reloadFile (Results 1 – 6 of 6) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioFile.js | 256 this.reloadFile(success, error); 609 DrawioFile.prototype.reloadFile = function(success, error) method in DrawioFile 1616 this.reloadFile(success, error); 1634 this.reloadFile(success, error);
|
H A D | ElectronApp.js | 1230 LocalFile.prototype.reloadFile = function(success) method in LocalFile
|
H A D | EditorUi.js | 1565 currentFile.reloadFile(mxUtils.bind(this, function()
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3019 …this.invalidChecksum?null!=c&&c():null!=g?this.mergeFile(g,b,c,k):this.reloadFile(b,c))}catch(p){n… 3032 DrawioFile.prototype.reloadFile=function(b,c){try{this.ui.spinner.stop();var e=mxUtils.bind(this,fu… 3059 …t(mxResources.get("fileChangedSync"),mxUtils.bind(this,function(){this.reloadFile(b,c)})):(this.ad… 3060 c)}),null,mxResources.get("synchronize"),mxUtils.bind(this,function(){this.reloadFile(b,c)}),mxReso… 3393 …"updatingDocument"))&&(d.clearAutosave(),this.editor.setStatus(""),b?d.reloadFile(mxUtils.bind(thi…
|
H A D | viewer-static.min.js | 3019 …this.invalidChecksum?null!=c&&c():null!=g?this.mergeFile(g,b,c,k):this.reloadFile(b,c))}catch(p){n… 3032 DrawioFile.prototype.reloadFile=function(b,c){try{this.ui.spinner.stop();var e=mxUtils.bind(this,fu… 3059 …t(mxResources.get("fileChangedSync"),mxUtils.bind(this,function(){this.reloadFile(b,c)})):(this.ad… 3060 c)}),null,mxResources.get("synchronize"),mxUtils.bind(this,function(){this.reloadFile(b,c)}),mxReso… 3393 …"updatingDocument"))&&(d.clearAutosave(),this.editor.setStatus(""),b?d.reloadFile(mxUtils.bind(thi…
|
H A D | app.min.js | 9979 …this.invalidChecksum?null!=e&&e():null!=g?this.mergeFile(g,b,e,c):this.reloadFile(b,e))}catch(k){n… 9992 DrawioFile.prototype.reloadFile=function(b,e){try{this.ui.spinner.stop();var d=mxUtils.bind(this,fu… 10019 …t(mxResources.get("fileChangedSync"),mxUtils.bind(this,function(){this.reloadFile(b,e)})):(this.ad… 10020 e)}),null,mxResources.get("synchronize"),mxUtils.bind(this,function(){this.reloadFile(b,e)}),mxReso… 10725 …"updatingDocument"))&&(c.clearAutosave(),this.editor.setStatus(""),b?c.reloadFile(mxUtils.bind(thi…
|