- 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 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::UnoControlComboBoxModel::Text
|