Searched refs:synchronizeFile (Results 1 – 6 of 6) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioFile.js | 197 DrawioFile.prototype.synchronizeFile = function(success, error) method in DrawioFile 1868 this.synchronizeFile(mxUtils.bind(this, function() 1900 this.synchronizeFile(success, error);
|
H A D | ElectronApp.js | 905 file.synchronizeFile(mxUtils.bind(this, function()
|
H A D | EditorUi.js | 1575 currentFile.synchronizeFile(mxUtils.bind(this, function()
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3018 …on(){return null!=this.data?this.data.length:0};DrawioFile.prototype.synchronizeFile=function(b,c)… 3069 mxResources.get("updatingDocument"))&&this.synchronizeFile(mxUtils.bind(this,function(){this.ui.spi… 3070 …atus(mxUtils.htmlEntities(mxResources.get("updatingDocument")));this.synchronizeFile(e,k)}),this.g… 3394 function(b){d.handleFileError(b,!0)})):d.synchronizeFile(mxUtils.bind(this,function(){d.handleFileS…
|
H A D | viewer-static.min.js | 3018 …on(){return null!=this.data?this.data.length:0};DrawioFile.prototype.synchronizeFile=function(b,c)… 3069 mxResources.get("updatingDocument"))&&this.synchronizeFile(mxUtils.bind(this,function(){this.ui.spi… 3070 …atus(mxUtils.htmlEntities(mxResources.get("updatingDocument")));this.synchronizeFile(e,k)}),this.g… 3394 function(b){d.handleFileError(b,!0)})):d.synchronizeFile(mxUtils.bind(this,function(){d.handleFileS…
|
H A D | app.min.js | 9978 …on(){return null!=this.data?this.data.length:0};DrawioFile.prototype.synchronizeFile=function(b,e)… 10029 mxResources.get("updatingDocument"))&&this.synchronizeFile(mxUtils.bind(this,function(){this.ui.spi… 10030 …atus(mxUtils.htmlEntities(mxResources.get("updatingDocument")));this.synchronizeFile(d,c)}),this.g… 10726 function(b){c.handleFileError(b,!0)})):c.synchronizeFile(mxUtils.bind(this,function(){c.handleFileS…
|