Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: text :: textfield ::

service DropDown
Description
specifies service of an author text field.
See also
::com::sun::star::text::TextField

Included Services - Summary
::com::sun::star::text::TextField
(referenced entity's summary:)
A ::com::sun::star::text::TextField is a ::com::sun::star::text::TextContent which fades its textual representation into the text range to which it is anchored.
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.  
Included Services - Details
::com::sun::star::text::TextField
(referenced entity's summary:)
A ::com::sun::star::text::TextField is a ::com::sun::star::text::TextContent which fades its textual representation into the text range to which it is anchored.
Properties' Details
Name
string Name;
Description
The name of the drop down field.
Items
sequence< string > Items;
Description
The items of the dropdown field.
SelectedItem
string SelectedItem;
Description
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.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.