| /plugin/diagramsnet/lib/js/diagramly/ |
| D | LocalFile.js | 11 LocalFile = function(ui, data, title, temp, fileHandle, desc) class 22 mxUtils.extend(LocalFile, DrawioFile); 30 LocalFile.prototype.isAutosave = function() 39 LocalFile.prototype.isAutosaveOptional = function() 50 LocalFile.prototype.getMode = function() 61 LocalFile.prototype.getTitle = function() 72 LocalFile.prototype.isRenamable = function() 83 LocalFile.prototype.save = function(revision, success, error) 94 LocalFile.prototype.saveAs = function(title, success, error) 105 LocalFile.prototype.saveAs = function(title, success, error) [all …]
|
| D | LocalLibrary.js | 13 LocalFile.call(this, ui, data, title); 17 mxUtils.extend(LocalLibrary, LocalFile);
|
| D | ElectronApp.js | 753 var file = new LocalFile(editorUi, argsObj.xml, ''); 797 var file = new LocalFile(this, data, name || ''); 813 var file = new LocalFile(this, data, title, null); 837 var file = new LocalFile(this, data, title, null); 934 var file = new LocalFile(this, data, ''); 1178 var LocalFileCtor = LocalFile; 1180 LocalFile = function(ui, data, title, temp) class 1185 mxUtils.extend(LocalFile, LocalFileCtor); 1187 LocalFile.prototype.getLatestVersion = function(success, error) class 1200 var file = new LocalFile(this, data, ''); [all …]
|
| D | DesktopLibrary.js | 27 LocalFile.prototype.saveFile.apply(this, arguments); class
|
| D | RemoteLibrary.js | 11 mxUtils.extend(RemoteLibrary, LocalFile);
|
| D | App.js | 2261 if (file.constructor == LocalFile && file.getHash() == '' && !file.isModified() && 2857 new LocalFile(this, xml, filename, temp)); 3194 var file = new LocalFile(this, xml, title, true); 3336 this.fileLoaded(new LocalFile(this, xml, null)); 3790 success(new LocalFile(this, data, file.name, null, fileHandle, file)); 4013 new LocalFile(this, xml, filename)); 4439 else if (file != null && file.constructor == LocalFile && file.fileHandle != null) 4523 var tmp = new LocalFile(this, null, name); 4806 var file = new LocalFile(this, data, desc.name, null, fileHandle, desc); 4823 this.fileCreated(new LocalFile(this, data, title, mode == null), libs, replace, done, clibs); [all …]
|
| D | DropboxClient.js | 417 file = new LocalFile(this, data, path, true); 940 file = new LocalFile(this, data, rel, true);
|
| D | DriveClient.js | 1186 success(new LocalFile(this.ui, xhr.responseText, resp.title + this.extension, true)); 1209 …success((importFile) ? new LocalFile(this.ui, data, resp.title, true) : new DriveFile(this.ui, dat…
|
| D | Minimal.js | 1099 file != null && file.constructor != LocalFile) 1195 file.constructor != LocalFile)
|
| D | Menus.js | 2305 …if (file != null && file.constructor != EmbedFile && (file.constructor != LocalFile || file.mode !… 2732 if (file.constructor == LocalFile && file.fileHandle != null) 3867 file != null && (file.constructor != LocalFile ||
|
| D | Pages.js | 1717 if (file != null && file.constructor != LocalFile && this.getServiceName() == 'draw.io')
|
| D | EditorUi.js | 2200 var tempFile = new LocalFile(this, xml, (urlParams['title'] != null) ? 11367 this.fileLoaded(new LocalFile(this, data, name || 12531 file.mergeFile(new LocalFile(this, tmp), function()
|
| /plugin/diagramsnet/lib/plugins/ |
| D | replay.js | 88 ui.fileLoaded(new LocalFile(ui, mxUtils.getXml(xmlDoc.documentElement.firstChild.firstChild)));
|
| D | tickets.js | 82 ui.fileLoaded(new LocalFile(ui, ui.emptyDiagramXml, this.defaultFilename, true));
|
| /plugin/diagramsnet/lib/js/ |
| D | export.js | 113 var tmpFile = new LocalFile(editorUi, xml);
|
| D | app.min.js | 10042 …LocalFile=function(b,e,d,c,g,k){DrawioFile.call(this,b,e);this.title=d;this.mode=c?null:App.MODE_D… class 10043 LocalFile.prototype.isRenamable=function(){return!0};LocalFile.prototype.save=function(b,e,d){this.… 10044 LocalFile.prototype.getLatestVersion=function(b,e){null==this.fileHandle?b(null):this.ui.loadFileSy… 10045 LocalFile.prototype.saveFile=function(b,e,d,c,g){b!=this.title&&(this.desc=this.fileHandle=null);th… 10048 …l(b)}),c,this.ui.getCurrentFile()!=this?n:null,e.scale,e.border)):l(n)};LocalFile.prototype.rename… 10049 LocalFile.prototype.open=function(){this.ui.setFileData(this.getData());this.installListeners()};Lo… 10060 …File.call(this,b,e,d.title);this.libObj=d};mxUtils.extend(RemoteLibrary,LocalFile);RemoteLibrary.p… 10743 ….data?b.data:"";null!=d&&0<d.length&&(0<e.length&&(e+="\n"),e+=d);d=new LocalFile(this,"csv"!=b.fo… 11613 …lChangesLost");var b=this.getCurrentFile();if(null!=b)if(b.constructor!=LocalFile||""!=b.getHash()… 11628 ….drawio");this.fileLoaded(mxClient.IS_IOS?new StorageFile(this,b,c):new LocalFile(this,b,c,e))}))}… [all …]
|
| D | viewer.min.js | 3082 …LocalFile=function(b,c,e,k,g,p){DrawioFile.call(this,b,c);this.title=e;this.mode=k?null:App.MODE_D… class 3083 LocalFile.prototype.isRenamable=function(){return!0};LocalFile.prototype.save=function(b,c,e){this.… 3084 LocalFile.prototype.getLatestVersion=function(b,c){null==this.fileHandle?b(null):this.ui.loadFileSy… 3085 LocalFile.prototype.saveFile=function(b,c,e,k,g){b!=this.title&&(this.desc=this.fileHandle=null);th… 3088 …f(b)}),k,this.ui.getCurrentFile()!=this?t:null,c.scale,c.border)):f(t)};LocalFile.prototype.rename… 3089 LocalFile.prototype.open=function(){this.ui.setFileData(this.getData());this.installListeners()};(f… 3411 ….data?b.data:"";null!=f&&0<f.length&&(0<e.length&&(e+="\n"),e+=f);f=new LocalFile(this,"csv"!=b.fo…
|
| D | viewer-static.min.js | 3082 …LocalFile=function(b,c,e,k,g,p){DrawioFile.call(this,b,c);this.title=e;this.mode=k?null:App.MODE_D… class 3083 LocalFile.prototype.isRenamable=function(){return!0};LocalFile.prototype.save=function(b,c,e){this.… 3084 LocalFile.prototype.getLatestVersion=function(b,c){null==this.fileHandle?b(null):this.ui.loadFileSy… 3085 LocalFile.prototype.saveFile=function(b,c,e,k,g){b!=this.title&&(this.desc=this.fileHandle=null);th… 3088 …f(b)}),k,this.ui.getCurrentFile()!=this?t:null,c.scale,c.border)):f(t)};LocalFile.prototype.rename… 3089 LocalFile.prototype.open=function(){this.ui.setFileData(this.getData());this.installListeners()};(f… 3411 ….data?b.data:"";null!=f&&0<f.length&&(0<e.length&&(e+="\n"),e+=f);f=new LocalFile(this,"csv"!=b.fo…
|