:: com :: sun :: star :: form :: control ::

service NumericField
Description
describes a control for inputting numeric values and which 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::NumericField service.

See also
::com::sun::star::awt::UnoControl, ::com::sun::star::awt::UnoControlModel

Included Services - Summary
::com::sun::star::awt::UnoControlNumericField
(referenced entity's summary:)
specifies a numeric field control.
Exported Interfaces - Summary
::com::sun::star::form::XBoundControl
(referenced entity's summary:)
allows locking the input on components.
Included Services - Details
::com::sun::star::awt::UnoControlNumericField
(referenced entity's summary:)
specifies a numeric field control.
Exported Interfaces - Details
::com::sun::star::form::XBoundControl
(referenced entity's summary:)
allows locking the input on components.

 
Top of Page