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

service UnoControlListBox
Description
specifies a list box control.

A list box displays a list of strings and allows a selection within these.


Included Services - Summary
UnoControl
(referenced entity's summary:)
specifies an abstract control.
Exported Interfaces - Summary
XListBox
(referenced entity's summary:)
gives access to the items of a list box and makes it possible to register item and action event listeners.
XLayoutConstrains
(referenced entity's summary:)
specifies the layout constraints for a surrounding container.
XTextLayoutConstrains
(referenced entity's summary:)
specifies the layout contstraints for a text field.
Included Services - Details
UnoControl
(referenced entity's summary:)
specifies an abstract control.
Exported Interfaces - Details
XListBox
(referenced entity's summary:)
gives access to the items of a list box and makes it possible to register item and action event listeners.
XLayoutConstrains
(referenced entity's summary:)
specifies the layout constraints for a surrounding container.
XTextLayoutConstrains
(referenced entity's summary:)
specifies the layout contstraints for a text field.

 
Top of Page