Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: form :: component ::

service ListBox
Description
specifies a model for a control which allows to choose in a list of alternative values.

Included Services - Summary
::com::sun::star::awt::UnoControlListBoxModel
(referenced entity's summary:)
specifies the standard model of an ::com::sun::star::awt::UnoControlListBox.
::com::sun::star::form::FormControlModel
(referenced entity's summary:)
specifies a control model within a form.
Exported Interfaces - Summary
::com::sun::star::form::XReset

can be used to reset the control to it's default state. (details)

Properties' Summary
sequence< short >
DefaultSelection
contains the indexes of entries of the listbox, which should selected by default.  
sequence< string >
ListSource
contains the listbox entries.  
Included Services - Details
::com::sun::star::awt::UnoControlListBoxModel
(referenced entity's summary:)
specifies the standard model of an ::com::sun::star::awt::UnoControlListBox.
::com::sun::star::form::FormControlModel
(referenced entity's summary:)
specifies a control model within a form.
Exported Interfaces - Details
::com::sun::star::form::XReset
Description
can be used to reset the control to it's default state.
See also
ListBox::DefaultSelection
Properties' Details
DefaultSelection
sequence< short > DefaultSelection;
Description
contains the indexes of entries of the listbox, which should selected by default.

This selection is used initially or for a reset.

See also
::com::sun::star::awt::UnoControlListBoxModel::SelectedItems, ::com::sun::star::form::XReset
ListSource
sequence< string > ListSource;
Description
contains the listbox entries.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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