Searched refs:maxAutosaveDelay (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | StorageFile.js | 31 StorageFile.prototype.maxAutosaveDelay = 20000; method in StorageFile
|
H A D | DrawioFile.js | 91 DrawioFile.prototype.maxAutosaveDelay = 30000; method in DrawioFile 1953 this.autosave(this.autosaveDelay, this.maxAutosaveDelay, mxUtils.bind(this, function(resp)
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3016 …aving";DrawioFile.prototype.autosaveDelay=1500;DrawioFile.prototype.maxAutosaveDelay=3E4;DrawioFil… 3071 … Date),this.sendFileChanges(),this.autosave(this.autosaveDelay,this.maxAutosaveDelay,mxUtils.bind(…
|
H A D | app.min.js | 9976 …aving";DrawioFile.prototype.autosaveDelay=1500;DrawioFile.prototype.maxAutosaveDelay=3E4;DrawioFil… 10031 … Date),this.sendFileChanges(),this.autosave(this.autosaveDelay,this.maxAutosaveDelay,mxUtils.bind(… 10049 …File);StorageFile.prototype.autosaveDelay=2E3;StorageFile.prototype.maxAutosaveDelay=2E4;StorageFi…
|
H A D | viewer-static.min.js | 3016 …aving";DrawioFile.prototype.autosaveDelay=1500;DrawioFile.prototype.maxAutosaveDelay=3E4;DrawioFil… 3071 … Date),this.sendFileChanges(),this.autosave(this.autosaveDelay,this.maxAutosaveDelay,mxUtils.bind(…
|