Part of the netscape.javascript package included with Navigator 3.0
public String toString()
none
The string returned by invoking the toString() method of the JavaScript object represented by the specified Java JSObject.
The toString() method of the Java JSObject class invokes the JavaScript toString() method of the JavaScript object represented by a JSObject and returns the result of that method.
Because the Java toString() method of a JSObject simply invokes the JavaScript toString() method of the JavaScript object represented by that JSObject, Java is guaranteed to convert any JSObject to a string in the same way that JavaScript does.
file: /Techref/language/java/script/definitive/refp_193.htm, 4KB, , updated: 2019/10/14 15:00, local time: 2024/11/8 14:19,
3.16.130.130:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/language/java/script/definitive/refp_193.htm"> [Chapter 21] Reference: JSObject.toString()</A> |
Did you find what you needed? |