Child: Difference between revisions

From Grooper Wiki
m Dgreenwood moved page Child Node to Child: Better fits the topic
No edit summary
Line 1: Line 1:
The [[Node]] below a selected node in the [[Node Tree]] structure.  New Child Nodes are created underneath a [[Parent Node]].  The [[Parent Node]] determines [[Inheritance|inheritance]] for the Child Node.
<onlyinclude>
<blockquote style="font-size:14pt">
In terms of a [[Node Tree]] structure, a "child" [[Node|node]] is an object one level below another node.   
</blockquote>
 
New child nodes are created underneath a "[[Parent|parent]]" object in the Node Tree.  The parent node determines [[Inheritance|inheritance]] for the child node.
</onlyinclude>

Revision as of 10:46, 23 November 2020

In terms of a Node Tree structure, a "child" node is an object one level below another node.

New child nodes are created underneath a "parent" object in the Node Tree. The parent node determines inheritance for the child node.