Searched refs:getDescriptorEtag (Results 1 – 10 of 10) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | GitHubFile.js | 163 GitHubFile.prototype.getDescriptorEtag = function(desc) method in GitHubFile 341 this.getDescriptorEtag(this.meta) == null ||
|
H A D | GitLabFile.js | 75 GitLabFile.prototype.getDescriptorEtag = function(desc) method in GitLabFile
|
H A D | DrawioFile.js | 1206 this.setDescriptorEtag(desc, this.getDescriptorEtag(patch)); 1307 return this.getDescriptorEtag(this.getDescriptor()); 1336 return this.getDescriptorEtag(desc); 1347 DrawioFile.prototype.getDescriptorEtag = function(desc) method in DrawioFile
|
H A D | OneDriveFile.js | 261 OneDriveFile.prototype.getDescriptorEtag = function(desc) method in OneDriveFile
|
H A D | DriveFile.js | 667 DriveFile.prototype.getDescriptorEtag = function(desc) method in DriveFile
|
H A D | DrawioFileSync.js | 1102 'etag', this.file.getDescriptorEtag(desc),
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-1-4-8.js | 1728 EmbedFile.prototype.getDescriptorEtag = function(desc) method in EmbedFile
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3044 …ototype.patchDescriptor=function(b,c){this.setDescriptorEtag(b,this.getDescriptorEtag(c));this.des… 3046 …or(),b)};DrawioFile.prototype.getCurrentEtag=function(){return this.getDescriptorEtag(this.getDesc… 3047 …ion(b){return this.getDescriptorEtag(b)};DrawioFile.prototype.setDescriptorEtag=function(b,c){};Dr…
|
H A D | viewer-static.min.js | 3044 …ototype.patchDescriptor=function(b,c){this.setDescriptorEtag(b,this.getDescriptorEtag(c));this.des… 3046 …or(),b)};DrawioFile.prototype.getCurrentEtag=function(){return this.getDescriptorEtag(this.getDesc… 3047 …ion(b){return this.getDescriptorEtag(b)};DrawioFile.prototype.setDescriptorEtag=function(b,c){};Dr…
|
H A D | app.min.js | 10004 …ototype.patchDescriptor=function(b,e){this.setDescriptorEtag(b,this.getDescriptorEtag(e));this.des… 10006 …or(),b)};DrawioFile.prototype.getCurrentEtag=function(){return this.getDescriptorEtag(this.getDesc… 10007 …ion(b){return this.getDescriptorEtag(b)};DrawioFile.prototype.setDescriptorEtag=function(b,e){};Dr…
|