Home
last modified time | relevance | path

Searched refs:link (Results 401 – 425 of 1418) sorted by path

1...<<11121314151617181920>>...57

/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js817 var link = document.createElement('a');
818 link.setAttribute('title', label);
819 link.style.cursor = 'pointer';
820 mxUtils.write(link, label);
821 mxEvent.addListener(link, 'click', fn);
825 link.style.textDecoration = 'underline';
832 temp.appendChild(link);
834 link = temp;
837 return link;
H A DMenus.js21 var link = document.createElement('span');
22 link.setAttribute('title', mxResources.get('help'));
23 link.style.cssText = 'color:blue;text-decoration:underline;margin-left:8px;cursor:help;';
32 link.appendChild(icon);
34 mxEvent.addGestureListeners(link, mxUtils.bind(this, function(evt)
41 return link;
H A DNotionClient.js558 var link = document.createElement('a');
559 link.setAttribute('title', label);
560 link.style.cursor = 'pointer';
561 mxUtils.write(link, label);
562 mxEvent.addListener(link, 'click', exec);
566 link.style.textDecoration = 'underline';
573 temp.appendChild(link);
575 link = temp;
578 return link;
H A DPages.js850 mxClient.link('stylesheet', fontUrl, null, fontId);
H A DTrelloClient.js470 var link = document.createElement('a');
471 link.style.cursor = 'pointer';
480 link.appendChild(img);
483 mxUtils.write(link, label);
484 mxEvent.addListener(link, 'click', fn);
486 div.appendChild(link);
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js195 var link = document.createElement('a');
196 link.setAttribute('href', 'https://youtu.be/Z0D96ZikMkc');
197 link.setAttribute('target', '_blank');
198 link.className = 'geTitle';
199 link.style.cssText = 'background-color:#ffd350;border-radius:6px;color:black;' +
202 mxUtils.write(link, hintText);
216 link.parentNode.removeChild(link);
221 link.appendChild(img);
222 div.appendChild(link);
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9 …params(t);for(var n in r)this[n]=r[n];this.links={};try{e.link&&(this.links=s.parseLinks(e.link))}…
/plugin/diagramsnet/lib/js/
H A Dexport.js147 if (link != null && this.isCustomLink(link))
149 link = null;
152 return link;
332 var link = document.createElement('link');
334 link.setAttribute('rel', 'stylesheet');
335 link.setAttribute('charset', 'UTF-8');
336 link.setAttribute('type', 'text/css');
338 link.onload = decrementWaitCounter;
339 link.onerror = decrementWaitCounter;
341 link.setAttribute('href', extFonts[i].url);
[all …]
H A Dextensions.min.js1671 …tional:"mxgraph.bpmn.shape;perimeter=ellipsePerimeter;symbol=conditional",link:"mxgraph.bpmn.shape… property in mxGraphMlShapesMap
1728 …/,/^(?:[^{}\n]*)/,/^(?:class\b)/,/^(?:cssClass\b)/,/^(?:callback\b)/,/^(?:link\b)/,/^(?:click\b)/,… property in i.Ht.symbols_
H A Dopen.js109 var link = document.createElement('a');
110 link.style.fontDecoration = 'none';
111 window.parent.mxUtils.write(link, fileInfo.title);
112 link.style.cursor = 'pointer';
113 nameTd.appendChild(link);
158 window.parent.mxEvent.addListener(link, 'click', (function(k)
H A Dshapes-14-6-5.min.js20 …(.798*b,.6311*c);a.moveTo(0,.8953*c);a.lineTo(.798*b,.8953*c);a.stroke()},link:function(a,d,e,b,c)…
45 …(.798*b,.6311*c);a.moveTo(0,.8953*c);a.lineTo(.798*b,.8953*c);a.stroke()},link:function(a,d,e,b,c,…
H A Dshapes.min.js20 …(.798*b,.6311*c);a.moveTo(0,.8953*c);a.lineTo(.798*b,.8953*c);a.stroke()},link:function(a,d,e,b,c)…
H A Dviewer-static.min.js77 kbd:0,keygen:274,label:0,legend:0,li:1,link:274,map:0,mark:0,menu:0,meta:274,meter:0,nav:0,nobr:0,n… property in $.f
81 label:"HTMLLabelElement",legend:"HTMLLegendElement",li:"HTMLLIElement",link:"HTMLLinkElement",map:"… property in $.Q
209 …),defaultBundles:[],isBrowserSupported:function(){return mxClient.IS_SVG},link:function(a,b,c,d){c… method in mxClient
213 …ull!=mxDefaultLanguage?mxDefaultLanguage:"en";mxLoadStylesheets&&mxClient.link("stylesheet","mxgra…
252 …tion(a,b,c,d,e){return mxUtils.link(a,b,function(){c.execute(d)},e)},linkInvoke:function(a,b,c,d,e…
253 b,function(){c[d](e)},f)},link:function(a,b,c,d){var e=document.createElement("span");e.style.color…
3215 …Name:"Abs. Arc Size",type:"bool",defVal:!1}];mxCellRenderer.defaultShapes.link.prototype.customPro… class in mxCellRenderer.defaultShapes
3449 ….thumbHeight=64);EditorUi.initTheme=function(){"atlas"==uiTheme?(mxClient.link("stylesheet",STYLE_…
3450 Editor.isDarkMode()&&(mxClient.link("stylesheet",STYLE_PATH+"/dark.css"),Dialog.backdropColor=Edito…
4108 …(.798*b,.6311*c);a.moveTo(0,.8953*c);a.lineTo(.798*b,.8953*c);a.stroke()},link:function(a,d,e,b,c)…
[all …]
H A Dviewer.min.js77 kbd:0,keygen:274,label:0,legend:0,li:1,link:274,map:0,mark:0,menu:0,meta:274,meter:0,nav:0,nobr:0,n… property in $.f
81 label:"HTMLLabelElement",legend:"HTMLLegendElement",li:"HTMLLIElement",link:"HTMLLinkElement",map:"… property in $.Q
209 …),defaultBundles:[],isBrowserSupported:function(){return mxClient.IS_SVG},link:function(a,b,c,d){c… method in mxClient
213 …ull!=mxDefaultLanguage?mxDefaultLanguage:"en";mxLoadStylesheets&&mxClient.link("stylesheet","mxgra…
252 …tion(a,b,c,d,e){return mxUtils.link(a,b,function(){c.execute(d)},e)},linkInvoke:function(a,b,c,d,e…
253 b,function(){c[d](e)},f)},link:function(a,b,c,d){var e=document.createElement("span");e.style.color…
1031 …,b){null!=this.title&&a.writeln("<title>"+this.title+"</title>");mxClient.link("stylesheet",mxClie…
2868 …ents);b.view.invalidate(this.state.cell);b.view.validate()}}return m},Qa={link:function(b){return[…
3215 …Name:"Abs. Arc Size",type:"bool",defVal:!1}];mxCellRenderer.defaultShapes.link.prototype.customPro… class in mxCellRenderer.defaultShapes
3449 ….thumbHeight=64);EditorUi.initTheme=function(){"atlas"==uiTheme?(mxClient.link("stylesheet",STYLE_…
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js689 if (link != null)
691 graph.openLink(link);
704 link = mxUtils.trim(link);
705 graph.setLinkForCell(cell, (link.length > 0) ? link : null);
724 link = mxUtils.trim(link);
726 if (link.length > 0)
729 var title = graph.getLinkTitle(link);
796 link = links[i];
801 if (link != null && link.nodeName == 'A')
803 oldValue = link.getAttribute('href') || '';
[all …]
H A DDialogs.js407 var link = document.createElement('a');
409 link.setAttribute('target', '_blank');
410 mxUtils.write(link, 'www.jgraph.com');
411 div.appendChild(link);
1739 link.style.marginLeft = '8px';
1740 link.style.cursor = 'help';
1750 link.appendChild(icon);
1752 replace.appendChild(link);
2076 link.className = 'geButton';
2133 var insertLink = link.cloneNode();
[all …]
H A DGraph.js1011 if (link != null)
1086 if (link != null)
1651 function urlX(link) argument
1655 return link;
3477 if (link != null)
3479 return link;
4266 link = link.substring(11);
4269 return link;
10714 link = (link != null) ? link : 'javascript:void(0);';
10724 label = link;
[all …]
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js29 …/,/^(?:[^{}\n]*)/,/^(?:class\b)/,/^(?:cssClass\b)/,/^(?:callback\b)/,/^(?:link\b)/,/^(?:click\b)/,… property in i.Ht.symbols_
/plugin/diagramsnet/lib/js/sanitizer/
H A Dsanitizer.min.js73 kbd:0,keygen:274,label:0,legend:0,li:1,link:274,map:0,mark:0,menu:0,meta:274,meter:0,nav:0,nobr:0,n… property in $.f
77 label:"HTMLLabelElement",legend:"HTMLLegendElement",li:"HTMLLIElement",link:"HTMLLinkElement",map:"… property in $.Q
/plugin/diagramsnet/lib/math/
H A DLICENSE46 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js5 …),defaultBundles:[],isBrowserSupported:function(){return mxClient.IS_SVG},link:function(a,b,c,d){c… method in mxClient
9 …ull!=mxDefaultLanguage?mxDefaultLanguage:"en";mxLoadStylesheets&&mxClient.link("stylesheet","mxgra…
48 …tion(a,b,c,d,e){return mxUtils.link(a,b,function(){c.execute(d)},e)},linkInvoke:function(a,b,c,d,e…
49 b,function(){c[d](e)},f)},link:function(a,b,c,d){var e=document.createElement("span");e.style.color…
827 …,b){null!=this.title&&a.writeln("<title>"+this.title+"</title>");mxClient.link("stylesheet",mxClie…
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js160 var link = document.createElement('div');
161 link.className = 'geTitle';
162 link.style.cssText = 'background-color:#ffd350;border-radius:6px;color:black;' +
165 mxUtils.write(link, mxResources.get('licenseRequired'));
166 div.appendChild(link);
H A Dtickets.js94 function isDeskLink(link) argument
100 return config != null && link.substring(0, dl) == deskDomain &&
101 (link.substring(dl, dl + 18) == '/helpdesk/tickets/' ||
102 link.substring(dl, dl + 11) == '/a/tickets/');
110 function getIdForDeskLink(link) argument
112 return link.substring(link.lastIndexOf('/') + 1);
216 var link = graph.getLinkForCell(state.cell);
218 if (link != null && isDeskLink(link))
220 var id = getIdForDeskLink(link);
262 function getCellForLink(link) argument
[all …]
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js408 addedLinks.push(link);
412 var link = addedLinks[i];
413 links.push(link);
415 linkCells[link] = cell;
509 var link = {};
512 link.weight = 0.5;
514 return link;
859 result.push(link);
876 var link = links[i];
881 if (link.source == existingLink.source && link.target == existingLink.target)
[all …]
/plugin/diagramsnet/lib/resources/
H A Ddia.txt103 configLinkWarn=This link configures draw.io. Only click OK if you trust whoever gave you it!
440 linkAccountRequired=If the diagram is not public a Google account is required to view the link.
463 link=Link
950 confADelDiagLinkOf=Deleting diagram link of "{1}"
951 confADupLnk=(duplicate link)
952 confADelDiagLnkFailed=Deleting diagram link of "{1}" failed.
1003 confAUpdateDgrmCCFailed=Updating link to diagram "{1}" failed.
1006 confAUpdateLnkToPg=Updated link to page: "{1}" in diagram: "{2}"
1007 confAUpdateLBLnkToPg=Updated lightbox link to page: "{1}" in diagram: "{2}"
1149 linkToDiagramHint=Add a link to this diagram. The diagram can only be edited from the page that own…

1...<<11121314151617181920>>...57