:: com :: sun :: star :: text :: textfield ::
|
service InputUser |
- Description
- specifies service of an input field that is used to change the content of a corresponding
field master of a user defined text field.
- See also
- ::com::sun::star::text::TextField
|
Included Services |
::com::sun::star::text::TextField |
- (referenced entity's summary:)
- A ::com::sun::star::form::component::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
Content |
[ OPTIONAL ]
contains the name of the corresponding field master.
|
string
Hint |
[ OPTIONAL ]
contains a hint text.
|
Properties' Details |
Content
string Content;
- Usage Restrictions
- optional
- Description
- contains the name of the corresponding field master.
|
|
Hint
string Hint;
- Usage Restrictions
- optional
- 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 © 2003 Sun Microsystems, Inc.