Home
last modified time | relevance | path

Searched refs:groupB (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
841 var childrenB = [groupB];
846 if (!groupB.isCollapsed())
848 childrenB = this.getAllVerticesInGroup(groupB, activeVertices, false);