Home
last modified time | relevance | path

Searched refs:autosaveDelay (Results 1 – 10 of 10) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDriveFile.js207 this.autosaveDelay = Math.round(Math.min(10000,
208 Math.max(DriveFile.prototype.autosaveDelay,
H A DStorageFile.js26 StorageFile.prototype.autosaveDelay = 2000; method in StorageFile
H A DOneDriveFile.js18 OneDriveFile.prototype.autosaveDelay = 300; method in OneDriveFile
H A DDrawioFile.js85 DrawioFile.prototype.autosaveDelay = 1500; method in DrawioFile
1953 this.autosave(this.autosaveDelay, this.maxAutosaveDelay, mxUtils.bind(this, function(resp)
H A DEditor.js1824 DrawioFile.prototype.autosaveDelay = config.autosaveDelay || DrawioFile.prototype.autosaveDelay; method in DrawioFile
2069 if (config.autosaveDelay != null)
2071 var val = parseInt(config.autosaveDelay);
2075 DrawioFile.prototype.autosaveDelay = val; method in DrawioFile
H A DApp.js1046 if (mxSettings.settings.autosaveDelay != null)
1048 var val = parseInt(mxSettings.settings.autosaveDelay);
1052 DrawioFile.prototype.autosaveDelay = val; method in DrawioFile
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1304 EmbedFile.prototype.autosaveDelay = 500; method in EmbedFile
1431 this.autosaveDelay = Math.min(8000,
1433 EmbedFile.prototype.autosaveDelay));
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3016 …g";DrawioFile.prototype.savingStatusKey="saving";DrawioFile.prototype.autosaveDelay=1500;DrawioFil…
3071 …t&&(this.ageStart=new Date),this.sendFileChanges(),this.autosave(this.autosaveDelay,this.maxAutosa…
3163 …type.defaultEdgeLength;DrawioFile.prototype.autosaveDelay=b.autosaveDelay||DrawioFile.prototype.au… method in DrawioFile
3170 …lue must be string"));null!=b.autosaveDelay&&(c=parseInt(b.autosaveDelay),!isNaN(c)&&0<c?DrawioFil…
H A Dapp.min.js9976 …g";DrawioFile.prototype.savingStatusKey="saving";DrawioFile.prototype.autosaveDelay=1500;DrawioFil…
10031 …t&&(this.ageStart=new Date),this.sendFileChanges(),this.autosave(this.autosaveDelay,this.maxAutosa…
10049 …title=d};mxUtils.extend(StorageFile,DrawioFile);StorageFile.prototype.autosaveDelay=2E3;StorageFil…
10495 …type.defaultEdgeLength;DrawioFile.prototype.autosaveDelay=b.autosaveDelay||DrawioFile.prototype.au… method in DrawioFile
10502 …lue must be string"));null!=b.autosaveDelay&&(f=parseInt(b.autosaveDelay),!isNaN(f)&&0<f?DrawioFil…
11557 …ngs.settings.darkMode?Editor.darkColor:"#ffffff";if(null!=mxSettings.settings.autosaveDelay){var b=
11558 parseInt(mxSettings.settings.autosaveDelay);!isNaN(b)&&0<b?(DrawioFile.prototype.autosaveDelay=b,Ed…
H A Dviewer-static.min.js3016 …g";DrawioFile.prototype.savingStatusKey="saving";DrawioFile.prototype.autosaveDelay=1500;DrawioFil…
3071 …t&&(this.ageStart=new Date),this.sendFileChanges(),this.autosave(this.autosaveDelay,this.maxAutosa…
3163 …type.defaultEdgeLength;DrawioFile.prototype.autosaveDelay=b.autosaveDelay||DrawioFile.prototype.au… method in DrawioFile
3170 …lue must be string"));null!=b.autosaveDelay&&(c=parseInt(b.autosaveDelay),!isNaN(c)&&0<c?DrawioFil…