Exported Interfaces - Summary |
::com::sun::star::form::XReset |
can be used to reset the control to its 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 values associated to the strings to be displayed
(which are specified by com::sun::star::awt::UnoControlListBoxModel::StringItemList)
|
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 values associated to the strings to be displayed
(which are specified by com::sun::star::awt::UnoControlListBoxModel::StringItemList)
|
|
Top of Page
Copyright © 2020, 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.