Searched refs:getCurrentEtag (Results 1 – 11 of 11) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | OneDriveFile.js | 389 this.getCurrentEtag() : null; 523 var etag = this.getCurrentEtag();
|
H A D | GitHubFile.js | 245 var savedEtag = this.getCurrentEtag();
|
H A D | DrawioFile.js | 330 var from = this.ui.hashValue(file.getCurrentEtag()); 331 var to = this.ui.hashValue(this.getCurrentEtag()); 515 if (file != null && file.getCurrentEtag() == etag) 1305 DrawioFile.prototype.getCurrentEtag = function() method in DrawioFile
|
H A D | GitLabClient.js | 616 fn(true, file.getCurrentEtag()); 702 success(tempFile.getCurrentEtag()); 706 success({content: file.getCurrentEtag()});
|
H A D | DriveFile.js | 420 var etag = this.getCurrentEtag();
|
H A D | DrawioFileSync.js | 1369 'etag', this.file.getCurrentEtag(), 'notify'); 1423 'from', etag, 'to', current, 'etag', this.file.getCurrentEtag(),
|
H A D | DriveClient.js | 1586 file.getCurrentEtag() : null;
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-1-4-8.js | 1583 var etag = this.getCurrentEtag(); 1815 var etag = curFile.getCurrentEtag();
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3021 …AnonymizedXmlForPages(f)),u=this.ui.hashValue(b.getCurrentEtag()),v=this.ui.hashValue(this.getCurr… 3027 …null):this.getLatestVersion(mxUtils.bind(this,function(b){null!=b&&b.getCurrentEtag()==k?p(b):p(nu… 3046 …this.setDescriptorEtag(this.getDescriptor(),b)};DrawioFile.prototype.getCurrentEtag=function(){ret…
|
H A D | viewer-static.min.js | 3021 …AnonymizedXmlForPages(f)),u=this.ui.hashValue(b.getCurrentEtag()),v=this.ui.hashValue(this.getCurr… 3027 …null):this.getLatestVersion(mxUtils.bind(this,function(b){null!=b&&b.getCurrentEtag()==k?p(b):p(nu… 3046 …this.setDescriptorEtag(this.getDescriptor(),b)};DrawioFile.prototype.getCurrentEtag=function(){ret…
|
H A D | app.min.js | 9981 …AnonymizedXmlForPages(l)),u=this.ui.hashValue(b.getCurrentEtag()),v=this.ui.hashValue(this.getCurr… 9987 …null):this.getLatestVersion(mxUtils.bind(this,function(b){null!=b&&b.getCurrentEtag()==c?k(b):k(nu… 10006 …this.setDescriptorEtag(this.getDescriptor(),b)};DrawioFile.prototype.getCurrentEtag=function(){ret…
|