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

service RadioButton
Description
describes a radio button control 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::RadioButton service.

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

Included Services - Summary
::com::sun::star::awt::UnoControlRadioButton
(referenced entity's summary:)
specifies a radio button 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::UnoControlRadioButton
(referenced entity's summary:)
specifies a radio button control.
Exported Interfaces - Details
::com::sun::star::form::XBoundControl
(referenced entity's summary:)
allows locking the input on components.

 
Top of Page