A Hierarchy of Models
From Apache OpenOffice Wiki
< Documentation | DevGuide
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
The components in the form layer are organized hierarchically in an object tree. Their relationship is organized using the standard interfaces, such as com.sun.star.container.XChild and com.sun.star.container.XIndexAccess.
As in every tree, there is a root with inner nodes and leaves. There are different components described below that take on one or several of these roles.
| Content on this page is licensed under the Public Documentation License (PDL). |