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

service UnoControlRadioButton
Description
specifies a button control.

Included Services
UnoControl
specifies an abstract control.
Exported Interfaces
XRadioButton
gives access to the state of a radio button and makes it possible to register item event listeners.
XLayoutConstrains
specifies the layout constraints for a surrounding container.

 
Top of Page