service DatabaseRadioButton in module com::sun::star::form::component::

(Global Index)

Syntax

service DatabaseRadioButton;

Description

This service specifies a data-aware radio button.

It should only be used in a group of radio buttons.

Included Services

com::sun::star::form::component::RadioButton

com::sun::star::form::DataAwareControlModel

Description

is an abstract service for specialized FormControlModel s which are data aware and thus can be bound to a data source.


Top of Page