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

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

Included Services
UnoControlEdit
specifies that UnoControlEdit implements an edit control based on UnoControl .
Exported Interfaces
XComboBox
gives access to the items of a combo box and makes it possible to register item and action event listeners.

 
Top of Page