:: 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 |
::com::sun::star::form::XReset |
- Description
- can be used to reset the control to it's default text.
|
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 © 2003 Sun Microsystems, Inc.