The Free and Open Productivity Suite
Help promote OpenOffice with 5 minutes of your time

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: form :: control ::

service ListBox
Description
describes a list box control which can (but not necessarily has to) be bound to a database field.

The model of the control has to support the ::com::sun::star::form::component::ListBox service.

See also
::com::sun::star::awt::UnoControl, ::com::sun::star::awt::UnoControlModel

Included Services - Summary
::com::sun::star::awt::UnoControlListBox
(referenced entity's summary:)
specifies a list box control.
Exported Interfaces - Summary
::com::sun::star::form::XBoundControl
(referenced entity's summary:)
allows locking the input on components.
::com::sun::star::form::XChangeBroadcaster

allows broadcasts of HTML-compatible change events. (details)

Included Services - Details
::com::sun::star::awt::UnoControlListBox
(referenced entity's summary:)
specifies a list box control.
Exported Interfaces - Details
::com::sun::star::form::XBoundControl
(referenced entity's summary:)
allows locking the input on components.
::com::sun::star::form::XChangeBroadcaster
Description
allows broadcasts of HTML-compatible change events.

HTML-compatible means that a change event is broadcasted if and only if all of the following applies.

  • the control loses the focus
  • the content of the control has changed, compared to the moment where it got the focus.


 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.