Home
last modified time | relevance | path

Searched refs:DrawioFileSync (Results 1 – 6 of 6) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFileSync.js7 DrawioFileSync = function(file) class
125 if (msg.v > DrawioFileSync.PROTOCOL)
168 DrawioFileSync.PROTOCOL = 6;
171 mxUtils.extend(DrawioFileSync, mxEventSource);
181 DrawioFileSync.prototype.enabled = true;
191 DrawioFileSync.prototype.channelId = null;
196 DrawioFileSync.prototype.channel = null;
201 DrawioFileSync.prototype.catchupRetryCount = 0;
231 DrawioFileSync.prototype.lastActivity = null;
236 DrawioFileSync.prototype.start = function()
[all …]
H A DDrawioFile.js1221 this.sync = new DrawioFileSync(this);
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js169 DrawioFileSync.prototype.fileChangedNotify = function() class
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3045 …romeless&&!this.ui.editor.editable||(null==this.sync&&(this.sync=new DrawioFileSync(this)),this.sy…
H A Dviewer-static.min.js3045 …romeless&&!this.ui.editor.editable||(null==this.sync&&(this.sync=new DrawioFileSync(this)),this.sy…
H A Dapp.min.js10005 …romeless&&!this.ui.editor.editable||(null==this.sync&&(this.sync=new DrawioFileSync(this)),this.sy…