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
Content |
contains the script text or a URL that points to a script depending on
the URLContent property.
|
string
ScriptType |
contains the name of the script type (i.e. JavaScript)
|
boolean
URLContent |
determines whether the property Content contains a URL or a script.
|
Properties' Details |
Content
string Content;
- Description
- contains the script text or a URL that points to a script depending on
the URLContent property.
|
|
ScriptType
string ScriptType;
- Description
- contains the name of the script type (i.e. JavaScript)
|
|
URLContent
boolean URLContent;
- Description
- determines whether the property Content contains a URL or a script.
|
|
Top of Page
Copyright © 1995, 2012, 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.