Searched refs:handleFileSuccess (Results 1 – 7 of 7) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioFile.js | 655 this.handleFileSuccess(DrawioFile.SYNC == 'manual'); 1757 DrawioFile.prototype.handleFileSuccess = function(saved) method in DrawioFile 1845 this.handleFileSuccess(true); 1960 this.handleFileSuccess(true);
|
H A D | ElectronApp.js | 1280 this.handleFileSuccess(DrawioFile.SYNC == 'manual'); 1574 file.handleFileSuccess(true); 1589 file.handleFileSuccess(true);
|
H A D | App.js | 6162 file.handleFileSuccess(true);
|
H A D | EditorUi.js | 1567 currentFile.handleFileSuccess(DrawioFile.SYNC == 'manual'); 1577 currentFile.handleFileSuccess(DrawioFile.SYNC == 'manual');
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3033 …mxResources.get("allChangesLost"),mxUtils.bind(this,function(){this.handleFileSuccess("manual"==Dr… 3065 g)}};DrawioFile.prototype.handleFileSuccess=function(b){this.ui.spinner.stop();this.ui.getCurrentFi… 3068 …ConflictError=function(b,c){var e=mxUtils.bind(this,function(){this.handleFileSuccess(!0)}),k=mxUt… 3071 …nction(b){this.ui.stopSanityCheck();null==this.autosaveThread?(this.handleFileSuccess(!0),this.age… 3393 ….editor.setStatus(""),b?d.reloadFile(mxUtils.bind(this,function(){d.handleFileSuccess("manual"==Dr… 3394 …FileError(b,!0)})):d.synchronizeFile(mxUtils.bind(this,function(){d.handleFileSuccess("manual"==Dr…
|
H A D | app.min.js | 9993 …mxResources.get("allChangesLost"),mxUtils.bind(this,function(){this.handleFileSuccess("manual"==Dr… 10025 g)}};DrawioFile.prototype.handleFileSuccess=function(b){this.ui.spinner.stop();this.ui.getCurrentFi… 10028 …ConflictError=function(b,e){var d=mxUtils.bind(this,function(){this.handleFileSuccess(!0)}),c=mxUt… 10031 …nction(b){this.ui.stopSanityCheck();null==this.autosaveThread?(this.handleFileSuccess(!0),this.age… 10725 ….editor.setStatus(""),b?c.reloadFile(mxUtils.bind(this,function(){c.handleFileSuccess("manual"==Dr… 10726 …FileError(b,!0)})):c.synchronizeFile(mxUtils.bind(this,function(){c.handleFileSuccess("manual"==Dr… 11729 …his.editor.graph.stopEditing();var c=mxUtils.bind(this,function(){d.handleFileSuccess(!0);null!=e&…
|
H A D | viewer-static.min.js | 3033 …mxResources.get("allChangesLost"),mxUtils.bind(this,function(){this.handleFileSuccess("manual"==Dr… 3065 g)}};DrawioFile.prototype.handleFileSuccess=function(b){this.ui.spinner.stop();this.ui.getCurrentFi… 3068 …ConflictError=function(b,c){var e=mxUtils.bind(this,function(){this.handleFileSuccess(!0)}),k=mxUt… 3071 …nction(b){this.ui.stopSanityCheck();null==this.autosaveThread?(this.handleFileSuccess(!0),this.age… 3393 ….editor.setStatus(""),b?d.reloadFile(mxUtils.bind(this,function(){d.handleFileSuccess("manual"==Dr… 3394 …FileError(b,!0)})):d.synchronizeFile(mxUtils.bind(this,function(){d.handleFileSuccess("manual"==Dr…
|