service ListBox in module com::sun::star::form::control::

(Global Index)

Syntax

service ListBox;

Description

describes a radio button usually used together with a ListBox model.

Included Services

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

Description

provides the basic functionallity of the control


Exported Interfaces

com::sun::star::form::XBoundControl

Description

allows locking of the input of the control


com::sun::star::form::XChangeBroadcaster

Description

allows broadcasts of HTML-compatible change events


Top of Page