Home
last modified time | relevance | path

Searched defs:allowOpener (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js544 EditorUi.prototype.openLink = function(url, target, allowOpener) argument
12712 this.editor.graph.openLink = function(href, target, allowOpener) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js2786 Graph.prototype.openLink = function(href, target, allowOpener) argument