Searched refs:closeLibrary (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-1-4-8.js | 1209 ui.closeLibrary(new RemoteLibrary(ui, '', lib));
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | EditorUi.js | 2993 this.closeLibrary(this.scratchpad); 3020 EditorUi.prototype.closeLibrary = function(file) method in EditorUi 3236 this.closeLibrary(file); 14127 …this.closeLibrary(new RemoteLibrary(this, null, loadedLibs[id])); //create a dummy library such th…
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3428 …l);this.loadLibrary(new StorageLibrary(this,b,".scratchpad"))})):this.closeLibrary(this.scratchpad… 3429 …ify(b));d.appendChild(c);return mxUtils.getXml(d)};EditorUi.prototype.closeLibrary=function(b){nul… 3434 …s,function(d){if(!mxEvent.isConsumed(d)){var c=mxUtils.bind(this,function(){this.closeLibrary(b)});
|
H A D | viewer-static.min.js | 3428 …l);this.loadLibrary(new StorageLibrary(this,b,".scratchpad"))})):this.closeLibrary(this.scratchpad… 3429 …ify(b));d.appendChild(c);return mxUtils.getXml(d)};EditorUi.prototype.closeLibrary=function(b){nul… 3434 …s,function(d){if(!mxEvent.isConsumed(d)){var c=mxUtils.bind(this,function(){this.closeLibrary(b)});
|
H A D | app.min.js | 10760 …l);this.loadLibrary(new StorageLibrary(this,b,".scratchpad"))})):this.closeLibrary(this.scratchpad… 10761 …ify(b));c.appendChild(f);return mxUtils.getXml(c)};EditorUi.prototype.closeLibrary=function(b){nul… 10766 …s,function(c){if(!mxEvent.isConsumed(c)){var f=mxUtils.bind(this,function(){this.closeLibrary(b)});
|