Home
last modified time | relevance | path

Searched refs:lastChanged (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js118 DrawioFile.prototype.lastChanged = null; method in DrawioFile
1933 this.lastChanged = new Date();
1966 this.ageStart = this.lastChanged;
H A DApp.js39 …'-change_' + ((file.lastChanged != null) ? Math.round((Date.now() - file.lastChanged.getTime()) / …
1835 …'-change_' + ((file.lastChanged != null) ? Math.round((Date.now() - file.lastChanged.getTime()) / …
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3016 …Autosave=null;DrawioFile.prototype.lastSaved=null;DrawioFile.prototype.lastChanged=null;DrawioFile…
3071 DrawioFile.prototype.fileChanged=function(){this.lastChanged=new Date;this.setModified(!0);this.isA…
3072 null):this.isModified()&&(this.ui.scheduleSanityCheck(),this.ageStart=this.lastChanged)}),mxUtils.b…
H A Dapp.min.js9976 …Autosave=null;DrawioFile.prototype.lastSaved=null;DrawioFile.prototype.lastChanged=null;DrawioFile…
10031 DrawioFile.prototype.fileChanged=function(){this.lastChanged=new Date;this.setModified(!0);this.isA…
10032 null):this.isModified()&&(this.ui.scheduleSanityCheck(),this.ageStart=this.lastChanged)}),mxUtils.b…
11595 ….lastSaved.getTime())/1E3):"x")+"-change_"+(null!=b.lastChanged?Math.round((Date.now()-b.lastChang…
H A Dviewer-static.min.js3016 …Autosave=null;DrawioFile.prototype.lastSaved=null;DrawioFile.prototype.lastChanged=null;DrawioFile…
3071 DrawioFile.prototype.fileChanged=function(){this.lastChanged=new Date;this.setModified(!0);this.isA…
3072 null):this.isModified()&&(this.ui.scheduleSanityCheck(),this.ageStart=this.lastChanged)}),mxUtils.b…