Section 25.192. JSObject.toString( ): return the string value of a JavaScript object


25.192. JSObject.toString( ): return the string value of a JavaScript object

Java method in Java plug-in

25.192.1. Synopsis

 public String toString( ) 

25.192.1.1. Returns

The string returned by invoking the toString( ) method of the JavaScript object represented by the specified Java JSObject.

25.192.2. Description

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.




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net