Home
last modified time | relevance | path

Searched refs:fileChanged (Results 1 – 9 of 9) sorted by relevance

/plugin/diagramsnet/lib/js/
H A Dopen.js24 function fileChanged() function
229 form.upfile.onchange = fileChanged;
H A Dviewer.min.js3018 …ull!=c&&c({message:mxResources.get("busy")}):null!=this.sync?this.sync.fileChanged(b,c):this.updat…
3048 …changeListenerEnabled||!this.isEditable()||null!=e&&e.ignoreEdit||this.fileChanged()}),this.ui.edi…
3065 …spinner.stop();this.ui.getCurrentFile()==this&&(this.isModified()?this.fileChanged():b?(this.isTra…
3071 DrawioFile.prototype.fileChanged=function(){this.lastChanged=new Date;this.setModified(!0);this.isA…
3213 …nction(b){d.editor.setAutosave(b);d.editor.autosave&&f.isModified()&&f.fileChanged()},{install:fun…
H A Dapp.min.js9978 …ull!=e&&e({message:mxResources.get("busy")}):null!=this.sync?this.sync.fileChanged(b,e):this.updat…
10008 …changeListenerEnabled||!this.isEditable()||null!=d&&d.ignoreEdit||this.fileChanged()}),this.ui.edi…
10025 …spinner.stop();this.ui.getCurrentFile()==this&&(this.isModified()?this.fileChanged():b?(this.isTra…
10031 DrawioFile.prototype.fileChanged=function(){this.lastChanged=new Date;this.setModified(!0);this.isA…
10419 …leNode.setAttribute("border",Math.max(0,parseInt(m.value))),null!=k&&k.fileChanged());b.hideDialog…
10420 …ileNode.setAttribute("compressed",p.checked?"true":"false"),null!=k&&k.fileChanged());b.hideDialog…
10545 …nction(b){c.editor.setAutosave(b);c.editor.autosave&&d.isModified()&&d.fileChanged()},{install:fun…
11648 …t(mxUtils.bind(this,function(){var b=this.getCurrentFile();null!=b&&(b.fileChanged(),null!=e&&e())…
H A Dviewer-static.min.js3018 …ull!=c&&c({message:mxResources.get("busy")}):null!=this.sync?this.sync.fileChanged(b,c):this.updat…
3048 …changeListenerEnabled||!this.isEditable()||null!=e&&e.ignoreEdit||this.fileChanged()}),this.ui.edi…
3065 …spinner.stop();this.ui.getCurrentFile()==this&&(this.isModified()?this.fileChanged():b?(this.isTra…
3071 DrawioFile.prototype.fileChanged=function(){this.lastChanged=new Date;this.setModified(!0);this.isA…
3213 …nction(b){d.editor.setAutosave(b);d.editor.autosave&&f.isModified()&&f.fileChanged()},{install:fun…
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js210 this.sync.fileChanged(success, error);
1381 this.fileChanged();
1765 this.fileChanged();
1931 DrawioFile.prototype.fileChanged = function() method in DrawioFile
H A DDrawioFileSync.js671 var thread = this.fileChanged(mxUtils.bind(this, function(err)
690 DrawioFileSync.prototype.fileChanged = function(success, error, abort, lazy) method in DrawioFileSync
1492 this.fileChanged(success, error);
H A DDialogs.js12176 file.fileChanged();
12224 file.fileChanged();
H A DApp.js3502 file.fileChanged();
H A DEditor.js4123 file.fileChanged();