Difference between revisions of "Documentation/DevGuide/Forms/A Hierarchy of Models"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial author Sun Microsystems, Inc.)
 
m (FINAL VERSION FOR L10N)
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
|NextPage=Documentation/DevGuide/Forms/FormComponent Service
 
|NextPage=Documentation/DevGuide/Forms/FormComponent Service
 
}}
 
}}
{{DISPLAYTITLE:A Hierarchy of Models}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Forms/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:A Hierarchy of Models}}
 
The components in the form layer are organized hierarchically in an object tree. Their relationship is organized using the standard interfaces, such as <idl>com.sun.star.container.XChild</idl> and <idl>com.sun.star.container.XIndexAccess</idl>.
 
The components in the form layer are organized hierarchically in an object tree. Their relationship is organized using the standard interfaces, such as <idl>com.sun.star.container.XChild</idl> and <idl>com.sun.star.container.XIndexAccess</idl>.
  
Line 12: Line 13:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Forms]]
+
 
 +
[[Category:Documentation/Developer's Guide/Forms]]

Latest revision as of 12:58, 15 May 2009



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).
Personal tools
In other languages