Searched defs:clibs (Results 1 – 3 of 3) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
D | Dialogs.js | 3063 function selectElement(elt, xml, libs, extUrl, infoObj, clibs, realUrl) argument 3085 …ction addButton(url, libs, title, tooltip, select, imgUrl, infoObj, onClick, preview, noImg, clibs) argument 3779 preview: node.getAttribute('preview'), clibs: tempLibs, tags: node.getAttribute('tags')}; property 11043 preview: node.getAttribute('preview'), clibs: tempLibs, tags: node.getAttribute('tags')}; property 11110 clibs: node.getAttribute('clibs'), title: node.getAttribute('title')}); property
|
D | App.js | 4702 ….prototype.createFile = function(title, data, libs, mode, done, replace, folderId, tempFile, clibs) argument 4840 App.prototype.fileCreated = function(file, libs, replace, done, clibs) argument
|
/plugin/diagramsnet/lib/js/ |
D | app.min.js | 10177 (l=[],ea[d]=l);e=b.getAttribute("clibs");null!=c[e]&&(e=c[e]);e={url:b.getAttribute("url"),libs:b.g… property 10378 b.getAttribute("name"),preview:b.getAttribute("preview"),clibs:e,tags:b.getAttribute("tags")};l.pus… property 10390 …("title")&&va.push({img:b.getAttribute("img"),libs:b.getAttribute("libs"),clibs:b.getAttribute("cl… property
|