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

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

service UnoControlCheckBox

Description
specifies a check-box control.


Included Services

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

Exported Interfaces

com::sun::star::awt::XCheckBox
Description
gives access to the state of a check box and makes it possible to register for events.
com::sun::star::awt::XItemListener
Description
makes it possible to receive events from a component when the state of an item changes.
com::sun::star::awt::XLayoutConstrains
Description
enables a component to specify layout constrains for a surrounding container.

Top of Page