Searched refs:fileLoaded (Results 1 – 15 of 15) sorted by relevance
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | ElectronApp.js | 755 editorUi.fileLoaded(file); 801 this.fileLoaded(file); 842 var origFileLoaded = EditorUi.prototype.fileLoaded; 844 EditorUi.prototype.fileLoaded = function(file) method in EditorUi 938 this.fileLoaded(file); 1032 var isModified = false, fileLoaded = false; 1039 fileLoaded = true; 1090 fileLoaded = true; 1103 fileLoaded = true; 1126 fileLoaded = true; [all …]
|
| D | TrelloFile.js | 159 this.ui.fileLoaded(file);
|
| D | NotionFile.js | 193 this.ui.fileLoaded(file);
|
| D | GitHubFile.js | 320 this.ui.fileLoaded(file);
|
| D | OneDriveFile.js | 501 this.ui.fileLoaded(file);
|
| D | App.js | 2855 this.fileLoaded((mxClient.IS_IOS) ? 3204 this.fileLoaded(file); 3336 this.fileLoaded(new LocalFile(this, xml, null)); 4011 this.fileLoaded((mode == App.MODE_BROWSER) ? 4907 this.fileLoaded(file); 5017 this.fileLoaded(null); 5051 this.fileLoaded(new StorageFile(this, data, id)); 5069 this.fileLoaded(file); 5102 this.fileLoaded(tempFile); 5123 this.fileLoaded(new EmbedFile(this, data, desc)); [all …]
|
| D | EditorUi.js | 2206 this.fileLoaded(tempFile); 2587 EditorUi.prototype.fileLoaded = function(file, noDialogs) method in EditorUi 2785 this.fileLoaded(oldFile); 11367 this.fileLoaded(new LocalFile(this, data, name ||
|
| D | Menus.js | 590 editorUi.fileLoaded(null);
|
| D | Dialogs.js | 4397 editorUi.fileLoaded(null); 4495 editorUi.fileLoaded(null);
|
| /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));
|
| D | cConf-1-4-8.js | 1877 ui.fileLoaded(file, true);
|
| /plugin/diagramsnet/lib/js/ |
| D | app.min.js | 10195 …on(mxResources.get(null!=c?"close":"cancel"),function(){null!=c?c():(b.fileLoaded(null),b.hideDial… 10197 function(c){13==c.keyCode?B(App.MODE_DEVICE):27==c.keyCode&&(b.fileLoaded(null),b.hideDialog(),wind… 10744 …ms.title):this.defaultFilename,!0);d.getHash=function(){return f};this.fileLoaded(d);"csv"==b.form… 10751 …A+"-"+l));return f=mxResources.get("copyOf",[f])+d};EditorUi.prototype.fileLoaded=function(b,c){va… 10756 …necting"))?window.location.search=this.getSearch(["url"]):null!=f?this.fileLoaded(f):e()});c?l():t… 11628 -1:".png"==c.substring(c.length-4))&&(c=c.substring(0,c.length-4)+".drawio");this.fileLoaded(mxClie… 11640 …&(b.getHash=function(){return window.location.hash.substring(1)});this.fileLoaded(b);this.getCurre… 11643 …nd(this,function(b){this.spinner.stop();if("0"!=urlParams.splash){this.fileLoaded(new LocalFile(th… 11665 …=d.substring(d.length-4)||(d=d.substring(0,d.length-4)+".drawio");this.fileLoaded(b==App.MODE_BROW… 11692 …etMode());var l=mxUtils.bind(this,function(){window.openFile=null;this.fileLoaded(b);d&&b.addAllSa… [all …]
|
| D | viewer.min.js | 3412 …ms.title):this.defaultFilename,!0);f.getHash=function(){return d};this.fileLoaded(f);"csv"==b.form… 3419 …x+"-"+g));return d=mxResources.get("copyOf",[d])+f};EditorUi.prototype.fileLoaded=function(b,c){va… 3424 …necting"))?window.location.search=this.getSearch(["url"]):null!=d?this.fileLoaded(d):e()});c?g():t…
|
| D | viewer-static.min.js | 3412 …ms.title):this.defaultFilename,!0);f.getHash=function(){return d};this.fileLoaded(f);"csv"==b.form… 3419 …x+"-"+g));return d=mxResources.get("copyOf",[d])+f};EditorUi.prototype.fileLoaded=function(b,c){va… 3424 …necting"))?window.location.search=this.getSearch(["url"]):null!=d?this.fileLoaded(d):e()});c?g():t…
|