Parent: Difference between revisions

From Grooper Wiki
m Dgreenwood moved page Parent Node to Parent: Better fits the topic
No edit summary
Line 1: Line 1:
The [[Node]] above a selected node in the [[Node Tree]] structure. The Parent Node defines [[Inheritance|inheritance]] for [[Child Node]]s created underneath.
<onlyinclude>
<blockquote style="font-size:14pt">
In terms of a [[Note Tree]] structure, a "parent" is a [[Node|node]] that has [[Child|child]] objects (nodes created one level underneath the parent).  
</blockquote>
 
The parent node defines [[Inheritance|inheritance]] for children objects created underneath.
</onlyinclude>

Revision as of 10:50, 23 November 2020

In terms of a Note Tree structure, a "parent" is a node that has child objects (nodes created one level underneath the parent).

The parent node defines inheritance for children objects created underneath.