- Usage Restrictions
- not published
- Description
- 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.
If an ::com::sun::star::form::binding::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
::com::sun::star::form::binding::XValueBinding::setValueBinding .
- See also
- ::com::sun::star::form::binding::XValueBinding::supportsType
- See also
- ::com::sun::star::awt::UnoControlComboBoxModel::Text
|