Sophie

Sophie

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

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

<html>
<head>
<title>Module control</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 control</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>collects form control 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">describes a check box control which can (but not necessarily has to) be bound to a database field.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ComboBox.html">ComboBox</a></td>
<td class="imsum_right">describes a combo box control.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="CommandButton.html">CommandButton</a></td>
<td class="imsum_right">describes a button control.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="CurrencyField.html">CurrencyField</a></td>
<td class="imsum_right">describes a control which can be used for inputting currency values, and
 which can (but not necessarily has to) be bound to a database field.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DateField.html">DateField</a></td>
<td class="imsum_right">describes a control which can be used for inputting date values, and
 which can (but not necessarily has to) be bound to a database field.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FormattedField.html">FormattedField</a></td>
<td class="imsum_right">describes a control which can be used for inputting values with a arbitrary formatting, and
 can (but not necessarily has to) be bound to a database field.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="GridControl.html">GridControl</a></td>
<td class="imsum_right">describes a table-like control for displaying data.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="GroupBox.html">GroupBox</a></td>
<td class="imsum_right">describes a control which can be used for visually grouping controls

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ImageButton.html">ImageButton</a></td>
<td class="imsum_right">describes a control which can be used for displaying images on a control acting like a button.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ImageControl.html">ImageControl</a></td>
<td class="imsum_right">describes a control used for displaying images stored in a database.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="InteractionGridControl.html">InteractionGridControl</a></td>
<td class="imsum_right">is an extended grid control, which allows the user to customize some of it's user interface's aspects.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="ListBox.html">ListBox</a></td>
<td class="imsum_right">describes a list box control which can (but not necessarily has to) be bound to a database field.

 </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 ::com::sun::star::form::<a href="../component/module-ix.html">component</a>::<a href="../component/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">describes a control for inputting numeric values and which can (but not necessarily has to)
 be bound to a database field.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PatternField.html">PatternField</a></td>
<td class="imsum_right">describes a control for inputting text complying to a given pattern,
 and which can (but not necessarily has to) be bound to a database field.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="RadioButton.html">RadioButton</a></td>
<td class="imsum_right">describes a radio button control which can (but not necessarily has to) be bound to a database field.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SubmitButton.html">SubmitButton</a></td>
<td class="imsum_right">specifies a button control which can execute external submissions

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="TextField.html">TextField</a></td>
<td class="imsum_right">describes a control for entering arbiotrary text which can (but not necessarily has to) be bound
 to a database field.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="TimeField.html">TimeField</a></td>
<td class="imsum_right">describes a control for inputting time values which can (but not necessarily has to) be bound
 to a database field.

 </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>