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

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

service UnoControlComboBox

Description
specifies a control for a combo-box (list box plus edit field).


Included Services

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

Exported Interfaces

com::sun::star::awt::XComboBox
Description
gives access to the items of a combo box and makes it possible to register item and action event listeners.

Top of Page