Searched refs:loadDraft (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | App.js | 3492 App.prototype.loadDraft = function(xml, success) method in App 3558 this.loadDraft(drafts[0].data, mxUtils.bind(this, function() 3574 this.loadDraft(drafts[index].data, mxUtils.bind(this, function()
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11648 App.prototype.loadDraft=function(b,e){this.createFile(this.defaultFilename,b,null,null,mxUtils.bind… 11649 ….type&&k.aliveCheck!=b&&(k.key=g,d.push(k))}}catch(n){}1==d.length?this.loadDraft(d[0].data,mxUtil… 11650 …].data,mxUtils.bind(this,function(b){this.hideDialog();b=""!=b?b:0;this.loadDraft(d[b].data,mxUtil…
|