Services |
CheckBox |
describes a check box control which can (but not necessarily has to) be bound to a database field.
|
ComboBox |
describes a combo box control.
|
CommandButton |
describes a button control.
|
CurrencyField |
describes a control which can be used for inputting currency values, and
which can (but not necessarily has to) be bound to a database field.
|
DateField |
describes a control which can be used for inputting date values, and
which can (but not necessarily has to) be bound to a database field.
|
FormattedField |
describes a control which can be used for inputting values with a arbitrary formatting, and
can (but not necessarily has to) be bound to a database field.
|
GridControl |
describes a table-like control for displaying data.
|
GroupBox |
describes a control which can be used for visually grouping controls
|
ImageButton |
describes a control which can be used for displaying images on a control acting like a button.
|
ImageControl |
describes a control used for displaying images stored in a database.
|
InteractionGridControl |
is an extended grid control, which allows the user to customize some of it's user interface's aspects.
|
ListBox |
describes a list box control which can (but not necessarily has to) be bound to a database field.
|
NavigationToolBar |
This service specifies the model for control which provides controller
functionality for a ::com::sun::star::form::component::DataForm , such as navigating or filtering
the form.
|
NumericField |
describes a control for inputting numeric values and which can (but not necessarily has to)
be bound to a database field.
|
PatternField |
describes a control for inputting text complying to a given pattern,
and which can (but not necessarily has to) be bound to a database field.
|
RadioButton |
describes a radio button control which can (but not necessarily has to) be bound to a database field.
|
SubmitButton |
specifies a button control which can execute external submissions
|
TextField |
describes a control for entering arbiotrary text which can (but not necessarily has to) be bound
to a database field.
|
TimeField |
describes a control for inputting time values which can (but not necessarily has to) be bound
to a database field.
|
Copyright © 2003 Sun Microsystems, Inc.