Web Analytics Made Easy - Statcounter
Skip to content

Node group attributes#

Node group attributes are defined in the nodeGroup attribute space (short name: ng), that matches only node group nodes.

Attributes inherited from the node attribute space:

Attribute name Short name Possible values Examples
name n strings in quotes ng.n "A"
ng.n "L*"
selected true, false ng.selected
not ng.selected
selectionFlag sf true, false ng.sf false
ng.sf

name#

Inherited from node.name.

selected#

Inherited from node.selected, but without the short name s.

selectionFlag#

Inherited from node.selectionFlag.