com :: sun :: star :: text :: textfield :: service Script
- Description
- specifies service of a text field .
- See also
- com::sun::star::text::TextField
Properties' Summary
|
Content |
contains the script text or a URL that points to a script depending on
the URLContent property.
|
ScriptType |
contains the name of the script type (i.e. JavaScript)
|
URLContent |
determins 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
- determins whether the property Content contains a URL or a script.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.