Home
last modified time | relevance | path

Searched refs:UrlLibrary (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DUrlLibrary.js13 UrlLibrary = function(ui, data, title) class
29 mxUtils.extend(UrlLibrary, StorageFile);
37 UrlLibrary.prototype.getHash = function()
48 UrlLibrary.prototype.getTitle = function()
59 UrlLibrary.prototype.isAutosave = function()
67 UrlLibrary.prototype.isEditable = function(title, success, error)
75 UrlLibrary.prototype.saveAs = function(title, success, error)
84 UrlLibrary.prototype.open = function()
H A DMenus.js3524 editorUi.loadLibrary(new UrlLibrary(this, req.getText(), fileUrl));
H A DApp.js5595 onload(new UrlLibrary(this, text, url));
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10061UrlLibrary=function(b,e,d){StorageFile.call(this,b,e,d);b=d;e=b.lastIndexOf("/");0<=e&&(b=b.substr…
11710 …loadTemplate(n,mxUtils.bind(this,function(b){null!=b&&0<b.length?f(new UrlLibrary(this,b,n)):l()})…
11907 …etStatus()&&299>=d.getStatus()){c.spinner.stop();try{c.loadLibrary(new UrlLibrary(this,d.getText()…