Searched refs:setDescriptorEtag (Results 1 – 9 of 9) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | GitHubFile.js | 171 GitHubFile.prototype.setDescriptorEtag = function(desc, etag) method in GitHubFile 253 this.setDescriptorEtag(this.meta, etag);
|
H A D | GitLabFile.js | 83 GitLabFile.prototype.setDescriptorEtag = function(desc, etag) method in GitLabFile
|
H A D | DrawioFile.js | 1206 this.setDescriptorEtag(desc, this.getDescriptorEtag(patch)); 1299 this.setDescriptorEtag(this.getDescriptor(), etag); 1328 this.setDescriptorEtag(desc, id); 1342 DrawioFile.prototype.setDescriptorEtag = function(desc, etag) { }; method in DrawioFile
|
H A D | OneDriveFile.js | 269 OneDriveFile.prototype.setDescriptorEtag = function(desc, etag) method in OneDriveFile
|
H A D | DriveFile.js | 675 DriveFile.prototype.setDescriptorEtag = function(desc, etag) method in DriveFile
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-1-4-8.js | 1736 EmbedFile.prototype.setDescriptorEtag = function(desc, etag) method in EmbedFile
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3044 …{b(c)}),c)};DrawioFile.prototype.patchDescriptor=function(b,c){this.setDescriptorEtag(b,this.getDe… 3046 …Descriptor())};DrawioFile.prototype.setCurrentEtag=function(b){this.setDescriptorEtag(this.getDesc… 3047 …setDescriptorEtag(b,c)};DrawioFile.prototype.getDescriptorRevisionId=function(b){return this.getDe…
|
H A D | viewer-static.min.js | 3044 …{b(c)}),c)};DrawioFile.prototype.patchDescriptor=function(b,c){this.setDescriptorEtag(b,this.getDe… 3046 …Descriptor())};DrawioFile.prototype.setCurrentEtag=function(b){this.setDescriptorEtag(this.getDesc… 3047 …setDescriptorEtag(b,c)};DrawioFile.prototype.getDescriptorRevisionId=function(b){return this.getDe…
|
H A D | app.min.js | 10004 …{b(d)}),e)};DrawioFile.prototype.patchDescriptor=function(b,e){this.setDescriptorEtag(b,this.getDe… 10006 …Descriptor())};DrawioFile.prototype.setCurrentEtag=function(b){this.setDescriptorEtag(this.getDesc… 10007 …setDescriptorEtag(b,e)};DrawioFile.prototype.getDescriptorRevisionId=function(b){return this.getDe…
|