Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
DDrawioFile.js158 DrawioFile.prototype.lastAutosaveRevision = null; method in DrawioFile
2164 this.lastAutosaveRevision = new Date().getTime();
2234 …return (this.lastAutosaveRevision == null) || (now - this.lastAutosaveRevision) > this.maxAutosave…
DDriveFile.js203 this.lastAutosaveRevision = new Date().getTime();
/plugin/diagramsnet/lib/plugins/
DcConf-1-4-8.js1427 this.lastAutosaveRevision = new Date().getTime();
/plugin/diagramsnet/lib/js/
Dviewer.min.js3017 …rawioFile.prototype.changeListenerEnabled=!0;DrawioFile.prototype.lastAutosaveRevision=null;Drawio… method in DrawioFile
3077 …)&&this.isAutosaveNow()){var b=this.isAutosaveRevision();b&&(this.lastAutosaveRevision=(new Date).…
3079 …tion(){var b=(new Date).getTime();return null==this.lastAutosaveRevision||b-this.lastAutosaveRevis…
Dapp.min.js9977 …rawioFile.prototype.changeListenerEnabled=!0;DrawioFile.prototype.lastAutosaveRevision=null;Drawio… method in DrawioFile
10037 …)&&this.isAutosaveNow()){var b=this.isAutosaveRevision();b&&(this.lastAutosaveRevision=(new Date).…
10039 …tion(){var b=(new Date).getTime();return null==this.lastAutosaveRevision||b-this.lastAutosaveRevis…
Dviewer-static.min.js3017 …rawioFile.prototype.changeListenerEnabled=!0;DrawioFile.prototype.lastAutosaveRevision=null;Drawio… method in DrawioFile
3077 …)&&this.isAutosaveNow()){var b=this.isAutosaveRevision();b&&(this.lastAutosaveRevision=(new Date).…
3079 …tion(){var b=(new Date).getTime();return null==this.lastAutosaveRevision||b-this.lastAutosaveRevis…