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

(Global Index)

Syntax

service FormattedField;

Description

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

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 is pressed while it has the focus.

Included Services

com::sun::star::awt::UnoControlFormattedField

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