Part of the netscape.javascript package included with Navigator 3.0
public void setSlot(int index, Object value)
The index of the array element to be set in the JSObject.
The value that the specified array element should be set to.
nothing
The setSlot() method of the Java JSObject class sets the value of a numbered array element of a JavaScript object from Java. The specified value may be any Java Object. Primitive Java values may not be passed to this method. In JavaScript, the specified value will be accessible as a JavaObject object.
file: /Techref/language/JAVA/SCRIPT/definitive/refp_192.htm, 4KB, , updated: 2019/10/14 15:00, local time: 2024/11/19 19:43,
3.141.193.126:LOG IN
|
©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_192.htm"> [Chapter 21] Reference: JSObject.setSlot()</A> |
Did you find what you needed? |