service DatabaseNumericField in module com::sun::star::form::component::

(Global Index)

Syntax

service DatabaseNumericField;

Description

This service specifies a data-aware numeric field.

Included Services

com::sun::star::form::component::NumericField

com::sun::star::form::DataAwareControlModel

Description

is an abstract service for specialized FormControlModel s which are data aware and thus can be bound to a data source.


Top of Page