service UnoControlRadioButton in module com::sun::star::awt::

(Global Index)

Syntax

service UnoControlRadioButton;

Description

specifies a button control.

Included Services

com::sun::star::awt::UnoControl

Description

specifies an abstract control.


Exported Interfaces

com::sun::star::awt::XRadioButton

Description

gives access to the state of a radio button and makes it possible to register item event listener.


com::sun::star::awt::XLayoutConstrains

Description

enables a component to specify layout constrains for a surrounding container.


Top of Page