Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js8807 Graph.prototype.setAttributeForCell = function(cell, attributeName, attributeValue) method in Graph
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js5588 function setAttributeForCell(cell, key, value, graph) function