Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 3290

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Module component</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../../module-ix.html" class="navimain">Overview</a></td>
<td class="navimainself">Module</td>
<td class="navimainnone">Use</td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub">Nested Modules</td>
<td class="navisub"><a href="#Services" class="navisub">Services</a></td>
<td class="navisub">Singletons</td>
<td class="navisub">Interfaces</td>
<td class="navisub">Structs</td>
<td class="navisub">Exceptions</td>
<td class="navisub">Enums</td>
<td class="navisub">Typedefs</td>
<td class="navisub">Constant Groups</td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../../module-ix.html" class="namechain">::</a> <a href="../../../../module-ix.html" class="namechain">com</a> :: <a href="../../../module-ix.html" class="namechain">sun</a> :: <a href="../../module-ix.html" class="namechain">star</a> :: <a href="../module-ix.html" class="namechain">form</a> :: </p>
</td>
</tr>
<tr>
<td class="title">module component</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>collects form control model descriptions
 </dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Services"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Services</td>
</tr>
<tr>
<td class="imsum_left"><a href="CheckBox.html">CheckBox</a></td>
<td class="imsum_right">specifies the model of a check box control

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ComboBox.html">ComboBox</a></td>
<td class="imsum_right">specifies a component which allows the input of text or selection
 of text from a list of text values.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="CommandButton.html">CommandButton</a></td>
<td class="imsum_right">specifies the control model for a clickable button which is part of a form
 component hierarchy.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="CurrencyField.html">CurrencyField</a></td>
<td class="imsum_right">This service specifies the ControlModel for an edit field which
 contains a currency value.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DataForm.html">DataForm</a></td>
<td class="imsum_right">This service specifies a form which is connected to a database and
 displays the results of SQL queries. It provides the possiblity of
 adding new data records, modifying existing ones, or deleting them.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabaseCheckBox.html">DatabaseCheckBox</a></td>
<td class="imsum_right">This service specifies a check box which is data-aware, and can be bound to a database field.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabaseComboBox.html">DatabaseComboBox</a></td>
<td class="imsum_right">This service specifies a combo box which is data-aware, and can be bound to a database field.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabaseCurrencyField.html">DatabaseCurrencyField</a></td>
<td class="imsum_right">This service specifies a currency field which is data-aware, and can be bound to a database field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabaseDateField.html">DatabaseDateField</a></td>
<td class="imsum_right">This service specifies a date field which is data-aware, and can be bound to a database field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabaseFormattedField.html">DatabaseFormattedField</a></td>
<td class="imsum_right">This service specifies a formatted field model which is data-aware, and can be bound to a database field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabaseImageControl.html">DatabaseImageControl</a></td>
<td class="imsum_right">specifies the model of a control used for displaying images stored in a database.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabaseListBox.html">DatabaseListBox</a></td>
<td class="imsum_right">This service specifies a data-aware list box control model.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabaseNumericField.html">DatabaseNumericField</a></td>
<td class="imsum_right">This service specifies a numeric field which is data-aware, and can be bound to a database field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabasePatternField.html">DatabasePatternField</a></td>
<td class="imsum_right">This service specifies a data-aware control model for entering text which matches a specific
 pattern.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabaseRadioButton.html">DatabaseRadioButton</a></td>
<td class="imsum_right">This service specifies a radio button which is data-aware, and can be bound to a database field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabaseTextField.html">DatabaseTextField</a></td>
<td class="imsum_right">This service specifies a text field which is data-aware, and can be bound to a database field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DatabaseTimeField.html">DatabaseTimeField</a></td>
<td class="imsum_right">This service specifies a data-aware field for inputting a time value.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DateField.html">DateField</a></td>
<td class="imsum_right">specifies the model of a date field control, which is an edit field used to enter a date.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="FileControl.html">FileControl</a></td>
<td class="imsum_right">This service specifies the control model of an edit field for a
 file name.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FixedText.html">FixedText</a></td>
<td class="imsum_right">This service specifies the control model for a text which can be
 displayed, but not edited by the user.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="Form.html">Form</a></td>
<td class="imsum_right">This service specifies a form which is a group of FormComponents.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FormattedField.html">FormattedField</a></td>
<td class="imsum_right">This service specifies the control model of an edit field for entering text which can be
 (nearly) arbirtrarily formatted.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="GridControl.html">GridControl</a></td>
<td class="imsum_right">specifies a model for a control which can display form data in a table-like way.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="GroupBox.html">GroupBox</a></td>
<td class="imsum_right">This service specifies a model for a control which can be used to visually
 group controls.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="HTMLForm.html">HTMLForm</a></td>
<td class="imsum_right">This service specifies the special kind of <a href="Form.html">Form</a>s for HTML documents.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="HiddenControl.html">HiddenControl</a></td>
<td class="imsum_right">This service specifies the model of a hidden control.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ImageButton.html">ImageButton</a></td>
<td class="imsum_right">This service specifies the control model for a clickable button which
 is represented by an image.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ListBox.html">ListBox</a></td>
<td class="imsum_right">specifies a model for a control which allows to choose in a list of alternative values.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="NavigationToolBar.html">NavigationToolBar</a></td>
<td class="imsum_right">This service specifies the model for control which provides controller
 functionality for a <a href="DataForm.html">DataForm</a>, such as navigating or filtering
 the form.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="NumericField.html">NumericField</a></td>
<td class="imsum_right">specifies a component which allows the input of a numeric value.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PatternField.html">PatternField</a></td>
<td class="imsum_right">specifies a component which allows the input of text which matches a specific pattern.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="RadioButton.html">RadioButton</a></td>
<td class="imsum_right">specifies a component which acts as a radio button as needed in <a href="HTMLForm.html">HTMLForm</a>s.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="RichTextControl.html">RichTextControl</a></td>
<td class="imsum_right">specifies a component which extends the ::com::sun::star::<a href="../../awt/module-ix.html">awt</a>::<a href="../../awt/UnoControlEditModel.html">UnoControlEditModel</a>
 with capabilities to display and input formatted text.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="ScrollBar.html">ScrollBar</a></td>
<td class="imsum_right">specifies the model of a scroll bar control.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="SpinButton.html">SpinButton</a></td>
<td class="imsum_right">specifies the model of a scroll bar control.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="SubmitButton.html">SubmitButton</a></td>
<td class="imsum_right">specifies the control model for a button, part of a form component hierarchy,
 which can be bound to external submissions.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="TextField.html">TextField</a></td>
<td class="imsum_right">specifies a component which allows the input of text, either single- or multi-line.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="TimeField.html">TimeField</a></td>
<td class="imsum_right">sepecifies the control model for a field which can be used to input time values.
 </td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>