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

unpublished service BindableDatabaseTextField
Description
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.

If an ValueBinding instance is set at the field, it will exchange it's text with the binding as string , thus only bindings supporting string exchange will be accepted in XValueBinding::setValueBinding .

See also
XValueBinding::supportsType, ::com::sun::star::awt::UnoControlEditModel::Text

Included Services
::com::sun::star::form::component::DatabaseTextField
(referenced entity's summary:)
This service specifies a text field which is data-aware, and can be bound to a database field.
BindableDataAwareControlModel
Description
specifies the interaction between an internal binding to a database column, and an external value binding.


 
Top of Page