Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js830 mxWebColaAdaptor.prototype.addGroupConstraintLinks = function(groupA, groupB, activeVertices, inact… argument
840 var childrenA = [groupA];
842 if (!groupA.isCollapsed())
844 childrenA = this.getAllVerticesInGroup(groupA, activeVertices, false);