Services |
::com::sun::star::form::binding::BindableControlModel |
specifies the model of a form control which supports binding to an external
value supplier.
|
::com::sun::star::form::binding::BindableDataAwareControlModel |
is a specialization of the ::com::sun::star::form::DataAwareControlModel
which additionally supports binding to external value suppliers.
|
::com::sun::star::form::binding::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.
|
::com::sun::star::form::binding::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.
|
::com::sun::star::form::binding::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.
|
::com::sun::star::form::binding::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.
|
::com::sun::star::form::binding::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.
|
::com::sun::star::form::binding::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.
|
::com::sun::star::form::binding::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.
|
::com::sun::star::form::binding::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.
|
::com::sun::star::form::binding::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.
|
::com::sun::star::form::binding::BindableIntegerValueRange |
this service specifies a ::com::sun::star::form::binding::BindableControlModel which reflects
an integer value, out of a range of permitted integer values.
|
::com::sun::star::form::binding::ListEntrySource |
defines a component which provides a list of string entries
|
::com::sun::star::form::binding::ValueBinding |
defines a component which allows access to a single value
|
Copyright © 2003 Sun Microsystems, Inc.