Home
last modified time | relevance | path

Searched refs:addTagsForCells (Results 1 – 6 of 6) sorted by relevance

/plugin/diagramsnet/lib/plugins/
H A Dtags.js212 graph.addTagsForCells(graph.getSelectionCells(), [tag])
302 graph.addTagsForCells(graph.getSelectionCells(), searchInput.value.toLowerCase().split(' '));
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js6268 graph.addTagsForCells(graph.getSelectionCells(), [tag]);
7368 Graph.prototype.addTagsForCells = function(cells, tagList) method in Graph
H A DDialogs.js7616 graph.addTagsForCells(graph.getSelectionCells(), tags);
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3286 "removeIt":"add",[b]));mxEvent.addListener(v,"change",function(d){v.checked?l.addTagsForCells(l.get…
3311 …ion(b){return this.getAttributeForCell(b,"tags","")};Graph.prototype.addTagsForCells=function(b,d)…
H A Dapp.min.js10288 …f(c,m)&&e.push(m)}0<e.length&&(k.isSelectionEmpty()?f(c.concat(e)):k.addTagsForCells(k.getSelectio…
10618 "removeIt":"add",[b]));mxEvent.addListener(n,"change",function(c){n.checked?m.addTagsForCells(m.get…
10643 …ion(b){return this.getAttributeForCell(b,"tags","")};Graph.prototype.addTagsForCells=function(b,c)…
H A Dviewer-static.min.js3286 "removeIt":"add",[b]));mxEvent.addListener(v,"change",function(d){v.checked?l.addTagsForCells(l.get…
3311 …ion(b){return this.getAttributeForCell(b,"tags","")};Graph.prototype.addTagsForCells=function(b,d)…