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 |
short
Format |
Speciefies how the URL is formated on output.
|
string
URL |
contains the unparsed original URL, for example,
http://me:pass@www.sun.de:8080/pub/test/foo.txt?a=b#xyz
|
string
Representation |
contains the content that will be displayed to the user.
|
string
TargetFrame |
Specifies the frame name in that the URL will be opened
|
Properties' Details |
Format
short Format;
- Description
- Speciefies how the URL is formated on output.
|
|
URL
string URL;
- Description
- contains the unparsed original URL, for example,
http://me:pass@www.sun.de:8080/pub/test/foo.txt?a=b#xyz
|
|
Representation
string Representation;
- Description
- contains the content that will be displayed to the user.
If this string is empty, the URL will be shown.
|
|
TargetFrame
string TargetFrame;
- Description
- Specifies the frame name in that the URL will be opened
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.