kb/data/en.wikipedia.org/wiki/Object_hierarchy-0.md

14 lines
545 B
Markdown

---
title: "Object hierarchy"
chunk: 1/1
source: "https://en.wikipedia.org/wiki/Object_hierarchy"
category: "reference"
tags: "science, encyclopedia"
date_saved: "2026-05-05T11:36:47.410228+00:00"
instance: "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 ==