- Description
- 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.
The model of the control has to support the ::com::sun::star::form::component::FormattedField
service.
In addition, this control can be used in HTML forms. It triggers the
XSubmit::submit method of the form it belongs to if
the enter key is pressed while it has the focus.
- See also
- ::com::sun::star::awt::UnoControl, ::com::sun::star::awt::UnoControlModel, ::com::sun::star::util::XNumberFormatsSupplier
|