Overview | Module | Use | Devguide | Index |
Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
service DropDown |
Included Services | |
::com::sun::star::text::TextField |
|
Properties' Summary | |
string Name |
The name of the drop down field. |
sequence< string > Items |
The items of the dropdown field. |
string SelectedItem |
The selected item. If no item is selected this property contains an emtpy string. If this property is set to a value not present in the items of the dropdown field it is invalidated, i.e. it is set to an empty string. |
Properties' Details | |
Name
|
|
Items
|
|
SelectedItem
|
Copyright © 2003 Sun Microsystems, Inc.