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

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

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