Lines Matching refs:createLink
815 var createLink = mxUtils.bind(this, function(label, fn, padding, underline)
845 pathInfo.appendChild(createLink(org + '/' + repo, mxUtils.bind(this, function()
854 pathInfo.appendChild(createLink(decodeURIComponent(ref), mxUtils.bind(this, function()
870 pathInfo.appendChild(createLink(tokens[index], mxUtils.bind(this, function()
953 div.appendChild(createLink('../ [Up]', mxUtils.bind(this, function()
1001 …temp.appendChild(createLink(file.name + ((file.type == 'tree') ? '/' : ''), mxUtils.bind(this, fun…
1091 div.appendChild(createLink('../ [Up]', mxUtils.bind(this, function()
1120 temp.appendChild(createLink(branch.name, mxUtils.bind(this, function()
1255 … div.appendChild(createLink(mxResources.get('enterValue') + '...', mxUtils.bind(this, function()
1309 temp.appendChild(createLink(repository.name_with_namespace, mxUtils.bind(this, function()
1342 temp.appendChild(createLink(project.name_with_namespace, mxUtils.bind(this, function()