service NumericField in module com::sun::star::form::control::

(Global Index)

Syntax

service NumericField;

Description

describes a radio button usually used together with a NumericField model.

Included Services

com::sun::star::awt::UnoControlNumericField

Description

provides the basic functionallity of the control


Exported Interfaces

com::sun::star::form::XBoundControl

Description

allows locking of the input of the control


Top of Page