Sophie

Sophie

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

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

<html>
<head>
<title>Module binding</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"><a href="#Interfaces" class="navisub">Interfaces</a></td>
<td class="navisub"><a href="#Structs" class="navisub">Structs</a></td>
<td class="navisub"><a href="#Exceptions" class="navisub">Exceptions</a></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 binding</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>collects functionality for binding form controls to external
 data sources.
 </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="BindableControlModel.html">BindableControlModel</a></td>
<td class="imsum_right">specifies the model of a form control which supports binding to an external
 value supplier.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="BindableDataAwareControlModel.html">BindableDataAwareControlModel</a></td>
<td class="imsum_right">is a specialization of the ::com::sun::star::<a href="../module-ix.html">form</a>::<a href="../DataAwareControlModel.html">DataAwareControlModel</a>
 which additionally supports binding to external value suppliers.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="BindableDatabaseCheckBox.html">BindableDatabaseCheckBox</a></td>
<td class="imsum_right">This service specifies a check box which is data-aware and thus can be bound to a
 database field, and additionally supports binding to arbitrary external values.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="BindableDatabaseComboBox.html">BindableDatabaseComboBox</a></td>
<td class="imsum_right">This service specifies a model of a combo box (a list box combined with a text
 input field) which is data-aware and thus can be bound to a database field,
 and additionally supports binding to arbitrary external values.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="BindableDatabaseDateField.html">BindableDatabaseDateField</a></td>
<td class="imsum_right">This service specifies a date input field which is data-aware and thus can be bound to a
 database field, and additionally supports binding to arbitrary external values.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="BindableDatabaseFormattedField.html">BindableDatabaseFormattedField</a></td>
<td class="imsum_right">This service specifies a formatted input field which is data-aware and thus can be bound to a
 database field, and additionally supports binding to arbitrary external values.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="BindableDatabaseListBox.html">BindableDatabaseListBox</a></td>
<td class="imsum_right">This service specifies a list box model which is data-aware and thus can be bound to a
 database field, and additionally supports binding to arbitrary external values.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="BindableDatabaseNumericField.html">BindableDatabaseNumericField</a></td>
<td class="imsum_right">This service specifies a numeric input field which is data-aware and thus can be bound to a
 database field, and additionally supports binding to arbitrary external values.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="BindableDatabaseRadioButton.html">BindableDatabaseRadioButton</a></td>
<td class="imsum_right">This service specifies a radio button which is data-aware and thus can be bound to a
 database field, and additionally supports binding to arbitrary external values.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="BindableDatabaseTextField.html">BindableDatabaseTextField</a></td>
<td class="imsum_right">This service specifies a text input field which is data-aware and thus can be bound to a
 database field, and additionally supports binding to arbitrary external values.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="BindableDatabaseTimeField.html">BindableDatabaseTimeField</a></td>
<td class="imsum_right">This service specifies a date input field which is data-aware and thus can be bound to a
 database field, and additionally supports binding to arbitrary external values.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="BindableIntegerValueRange.html">BindableIntegerValueRange</a></td>
<td class="imsum_right">this service specifies a <a href="BindableControlModel.html">BindableControlModel</a> which reflects
 an integer value, out of a range of permitted integer values.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ListEntrySource.html">ListEntrySource</a></td>
<td class="imsum_right">defines a component which provides a list of string entries
</td>
</tr>
<tr>
<td class="imsum_left"><a href="ValueBinding.html">ValueBinding</a></td>
<td class="imsum_right">defines a component which allows access to a single value

 </td>
</tr>
</table>
<a name="Interfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Interfaces</td>
</tr>
<tr>
<td class="imsum_left"><a href="XBindableValue.html">XBindableValue</a></td>
<td class="imsum_right">specifies support for being bound to an external value

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XListEntryListener.html">XListEntryListener</a></td>
<td class="imsum_right">specifies a listener for changes in a string entry list
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XListEntrySink.html">XListEntrySink</a></td>
<td class="imsum_right">specifies support for indirect manipulation of of a string list
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XListEntrySource.html">XListEntrySource</a></td>
<td class="imsum_right">specifies a source of string list entries

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XValueBinding.html">XValueBinding</a></td>
<td class="imsum_right">specifies a binding to a value which can be read and written.
</td>
</tr>
</table>
<a name="Structs"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Structs</td>
</tr>
<tr>
<td class="imsum_left"><a href="ListEntryEvent.html">ListEntryEvent</a></td>
<td class="imsum_right">specifies the event which is notified when a change in a string entry
 list occured

 </td>
</tr>
</table>
<a name="Exceptions"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exceptions</td>
</tr>
<tr>
<td class="imsum_left"><a href="IncompatibleTypesException.html">IncompatibleTypesException</a></td>
<td class="imsum_right">thrown to indicate that the types of an <a href="XValueBinding.html">XValueBinding</a> and
 an <a href="XBindableValue.html">XBindableValue</a> are incompatible
</td>
</tr>
<tr>
<td class="imsum_left"><a href="InvalidBindingStateException.html">InvalidBindingStateException</a></td>
<td class="imsum_right">thrown when an <a href="XValueBinding.html">XValueBinding</a> cannot perform a requested
 operation due to an invalid state.
</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>