Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

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