Content deleted Content added
#suggestededit-add 1.0 Tags: Reverted Mobile edit Mobile app edit Android app edit |
Adding short description: "Programming concept" |
||
(One intermediate revision by one other user not shown) | |||
Line 1:
{{Short description|
{{Hatnote|Not to be confused with [[class hierarchy]].}}
An '''object hierarchy''' is a concept from [[computer programming]]. It references descendants of [[Object (computer science)|objects]] acting as properties of an object. An example of this would be the object controlling a [[Window (computing)|window]] (at the top of the [[Hierarchy (object-oriented programming)|hierarchy]]) having another object like the window's border acting as a property of the window.<ref>{{Cite web|url=https://enacit1.epfl.ch/tutorials/JavaScript/hierarchy.html|title=Object Hierarchy|website=enacit1.epfl.ch|access-date=2017-10-01}}</ref>
|