Home
last modified time | relevance | path

Searched refs:createLinkForHint (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js269 var graphCreateLinkForHint = Graph.prototype.createLinkForHint;
271 Graph.prototype.createLinkForHint = function(href, label) method in Graph
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js10712 Graph.prototype.createLinkForHint = function(link, label) method in Graph
13110 this.linkHint.appendChild(this.graph.createLinkForHint(link));
13146 div.appendChild(this.graph.createLinkForHint(
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2601 …)&&"Control"!=d.type&&d.createRange().pasteHTML(b)};Graph.prototype.createLinkForHint=function(b,d…
2681 …Hint.innerHTML="";if(null!=d&&(this.linkHint.appendChild(this.graph.createLinkForHint(d)),this.gra…
2683 …e.style.marginTop=null!=d||0<c?"6px":"0px";e.appendChild(this.graph.createLinkForHint(f[c].getAttr…
H A Dviewer-static.min.js2601 …)&&"Control"!=d.type&&d.createRange().pasteHTML(b)};Graph.prototype.createLinkForHint=function(b,d…
2681 …Hint.innerHTML="";if(null!=d&&(this.linkHint.appendChild(this.graph.createLinkForHint(d)),this.gra…
2683 …e.style.marginTop=null!=d||0<c?"6px":"0px";e.appendChild(this.graph.createLinkForHint(f[c].getAttr…
H A Dapp.min.js2850 …)&&"Control"!=b.type&&b.createRange().pasteHTML(a)};Graph.prototype.createLinkForHint=function(a,b…
2930 …Hint.innerHTML="";if(null!=b&&(this.linkHint.appendChild(this.graph.createLinkForHint(b)),this.gra…
2932 …e.style.marginTop=null!=b||0<d?"6px":"0px";e.appendChild(this.graph.createLinkForHint(c[d].getAttr…