:: com :: sun :: star :: form :: component ::
|
service ComboBox |
- Description
- specifies a component which allows the input of text or selection
of text from a list of text values.
|
Exported Interfaces - Summary |
::com::sun::star::form::XReset |
can be used to reset the control to it's default text.
(details)
|
Properties' Summary |
string
DefaultText |
contains a default value for the control.
|
Properties' Details |
DefaultText
string DefaultText;
- Description
- contains a default value for the control.
This value is used when the control is initially displayed, and for resetting it.
- See also
- ::com::sun::star::awt::UnoControlComboBoxModel::Text, ::com::sun::star::form::XReset
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.