Home
last modified time | relevance | path

Searched defs:selectNode (Results 1 – 3 of 3) sorted by relevance

/plugin/diagrams/script/
H A DDiagramsView.js37 selectNode() { method in DiagramsView
/plugin/gallery/script/
H A Dprosemirror.js351 GalleryNodeView.prototype.selectNode = function () { global() method in GalleryNodeView
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js10123 Graph.prototype.selectNode = function(node) method in Graph