Difference between revisions of "Documentation/DevGuide/Forms/FormComponent Service"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Forms)
m (FINAL VERSION FOR L10N)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
|NextPage=Documentation/DevGuide/Forms/FormComponents Service
 
|NextPage=Documentation/DevGuide/Forms/FormComponents Service
 
}}
 
}}
{{DISPLAYTITLE:FormComponent Service}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Forms/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:FormComponent Service}}
 
The basis for all form related models is the <idl>com.sun.star.form.FormComponent</idl> service. Its basic characteristics are:
 
The basis for all form related models is the <idl>com.sun.star.form.FormComponent</idl> service. Its basic characteristics are:
  
Line 17: Line 18:
 
{{PDL1}}
 
{{PDL1}}
  
[[Category:Documentation/Developers Guide/Forms]]
+
[[Category:Documentation/Developer's Guide/Forms]]

Latest revision as of 12:58, 15 May 2009



The basis for all form related models is the com.sun.star.form.FormComponent service. Its basic characteristics are:

Form components have a parent and a name, and support lifetime control that the common denominator for form elements and logical forms, as well as for control models.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages