545 B
545 B
| title | chunk | source | category | tags | date_saved | instance |
|---|---|---|---|---|---|---|
| Object hierarchy | 1/1 | https://en.wikipedia.org/wiki/Object_hierarchy | reference | science, encyclopedia | 2026-05-05T11:36:47.410228+00:00 | kb-cron |
An object hierarchy is a concept from computer programming. It references descendants of objects acting as properties of an object. An example of this would be the object controlling a window (at the top of the hierarchy) having another object like the window's border acting as a property of the window.
== References ==