Language
The Free and Open Productivity Suite
:: com :: sun :: star :: form :: component ::
|
service ListBox |
- Description
- specifies a model for a control which allows to choose in a list of alternative values.
|
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.
|
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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.