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