Syntax
service Input;
Description
specifies service of a text input field.
See also
- TextField
-
com::sun::star::text::TextField -
Description
A TextField is a TextContent which fades its
textual representation into the text range to which it is anchored.
Property Summary
|
Content |
contains the text content of the text field.
|
|
Hint |
contains a hint text.
|
|
Property Details
|
|
Syntax
string Content;
Description
contains the text content of the text field.
The field displays the text content.
Syntax
string Hint;
Description
contains a hint text.
This hint may be used as help tip or as headline of a corresponding
dialog to edit the field content.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.