This method allows the Java code to set a property of a JSObject to a new value There is a minor limitation in that you must pass a Java object and cannot set a primitive value.
The values passed to JavaScript will conform to the following conversions as they are passed to the JSObject methods:
See also: | Java to JavaScript values, JSObject object, LiveConnect |
Prev | Home | Next |
JSObject.removeMember() | Up | JSObject.setSlot() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |