Searched refs:sendFileChanges (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioFile.js | 1951 this.sendFileChanges(); 2033 DrawioFile.prototype.sendFileChanges = function() method in DrawioFile 2041 this.sync.sendFileChanges(this.ui.getPagesForNode(
|
H A D | DrawioFileSync.js | 1300 DrawioFileSync.prototype.sendFileChanges = function(pages, lastDesc) method in DrawioFileSync
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3071 …duleSanityCheck(),null==this.ageStart&&(this.ageStart=new Date),this.sendFileChanges(),this.autosa… 3074 …ioFile.prototype.sendFileChanges=function(){try{null!=this.p2pCollab&&null!=this.sync&&(this.updat…
|
H A D | viewer-static.min.js | 3071 …duleSanityCheck(),null==this.ageStart&&(this.ageStart=new Date),this.sendFileChanges(),this.autosa… 3074 …ioFile.prototype.sendFileChanges=function(){try{null!=this.p2pCollab&&null!=this.sync&&(this.updat…
|
H A D | app.min.js | 10031 …duleSanityCheck(),null==this.ageStart&&(this.ageStart=new Date),this.sendFileChanges(),this.autosa… 10034 …ioFile.prototype.sendFileChanges=function(){try{null!=this.p2pCollab&&null!=this.sync&&(this.updat…
|