Lines Matching +defs:link +defs:target
1204 this.connectionHandler.selectCells = function(edge, target) argument
1651 function urlX(link) argument
1904 Graph.prototype.linkPolicy = (urlParams['target'] == 'frame') ? 'blank' : (urlParams['target'] || '…
1909 Graph.prototype.linkTarget = (urlParams['target'] == 'frame') ? '_self' : '_blank';
2786 Graph.prototype.openLink = function(href, target, allowOpener) argument
2852 Graph.prototype.customLinkClicked = function(link) argument
3409 Graph.prototype.isSplitTarget = function(target, cells, evt) argument
7851 Graph.prototype.swapUmlLifelines = function(cells, target) argument
7899 Graph.prototype.moveCells = function(cells, dx, dy, clone, target, evt, mapping) argument
8771 Graph.prototype.setLinkForCell = function(cell, link) argument
8779 Graph.prototype.setTooltipForCell = function(cell, link) argument
9982 Graph.prototype.updateSvgLinks = function(node, target, removeCustom) argument
10712 Graph.prototype.createLinkForHint = function(link, label) argument
11579 mxGraphHandler.prototype.isValidDropTarget = function(target, me) argument
13076 mxVertexHandler.prototype.updateLinkHint = function(link, links) argument