Searched refs:updateFileData (Results 1 – 11 of 11) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | LocalLibrary.js | 58 LocalLibrary.prototype.updateFileData = function() method in LocalLibrary
|
H A D | RemoteLibrary.js | 63 RemoteLibrary.prototype.updateFileData = function() method in RemoteLibrary
|
H A D | LocalFile.js | 163 this.updateFileData();
|
H A D | DrawioFile.js | 831 this.updateFileData(); 859 DrawioFile.prototype.updateFileData = function() method in DrawioFile 2040 …this.updateFileData(); //TODO Calling this function ealy could have side effects + overhead of cal… 2264 this.updateFileData();
|
H A D | OneDriveFile.js | 428 this.updateFileData();
|
H A D | DriveFile.js | 268 this.updateFileData();
|
H A D | ElectronApp.js | 31 file.updateFileData();
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-1-4-8.js | 1496 this.updateFileData(); 1573 this.updateFileData();
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3038 …checksum")});else throw Error(mxResources.get("checksum"));else this.updateFileData(),this.clearAu… 3039 DrawioFile.prototype.updateFileData=function(){this.setData(this.ui.getFileData(null,null,null,null… 3074 …eChanges=function(){try{null!=this.p2pCollab&&null!=this.sync&&(this.updateFileData(),this.sync.se… 3080 DrawioFile.prototype.close=function(b){this.updateFileData();this.stats.closed++;this.isAutosave()&… 3085 …b!=this.title&&(this.desc=this.fileHandle=null);this.title=b;g||this.updateFileData();var p=this.u…
|
H A D | app.min.js | 9998 …checksum")});else throw Error(mxResources.get("checksum"));else this.updateFileData(),this.clearAu… 9999 DrawioFile.prototype.updateFileData=function(){this.setData(this.ui.getFileData(null,null,null,null… 10034 …eChanges=function(){try{null!=this.p2pCollab&&null!=this.sync&&(this.updateFileData(),this.sync.se… 10040 DrawioFile.prototype.close=function(b){this.updateFileData();this.stats.closed++;this.isAutosave()&… 10045 …b!=this.title&&(this.desc=this.fileHandle=null);this.title=b;g||this.updateFileData();var k=this.u… 10049 …veAs=function(b,e,d){this.saveFile(b,!1,e,d)};LocalLibrary.prototype.updateFileData=function(){};L… 10061 RemoteLibrary.prototype.saveAs=function(b,e,d){};RemoteLibrary.prototype.updateFileData=function(){…
|
H A D | viewer-static.min.js | 3038 …checksum")});else throw Error(mxResources.get("checksum"));else this.updateFileData(),this.clearAu… 3039 DrawioFile.prototype.updateFileData=function(){this.setData(this.ui.getFileData(null,null,null,null… 3074 …eChanges=function(){try{null!=this.p2pCollab&&null!=this.sync&&(this.updateFileData(),this.sync.se… 3080 DrawioFile.prototype.close=function(b){this.updateFileData();this.stats.closed++;this.isAutosave()&… 3085 …b!=this.title&&(this.desc=this.fileHandle=null);this.title=b;g||this.updateFileData();var p=this.u…
|