Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: form ::

module binding
Description
collects functionality for binding form controls to external data sources.

Services
BindableControlModel specifies the model of a form control which supports binding to an external value supplier.
BindableDataAwareControlModel is a specialization of the ::com::sun::star::form::DataAwareControlModel which additionally supports binding to external value suppliers.
BindableDatabaseCheckBox 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.
BindableDatabaseComboBox 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.
BindableDatabaseDateField 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.
BindableDatabaseFormattedField 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.
BindableDatabaseListBox 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.
BindableDatabaseNumericField 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.
BindableDatabaseRadioButton 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.
BindableDatabaseTextField 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.
BindableDatabaseTimeField 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.
BindableIntegerValueRange this service specifies a BindableControlModel which reflects an integer value, out of a range of permitted integer values.
ListEntrySource defines a component which provides a list of string entries
ValueBinding defines a component which allows access to a single value
Interfaces
XBindableValue specifies support for being bound to an external value
XListEntryListener specifies a listener for changes in a string entry list
XListEntrySink specifies support for indirect manipulation of of a string list
XListEntrySource specifies a source of string list entries
XValueBinding specifies a binding to a value which can be read and written.
Structs
ListEntryEvent specifies the event which is notified when a change in a string entry list occured
Exceptions
IncompatibleTypesException thrown to indicate that the types of an XValueBinding and an XBindableValue are incompatible
InvalidBindingStateException thrown when an XValueBinding cannot perform a requested operation due to an invalid state.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.