JSObject.getMember() Java Method
Name
JSObject.getMember() Java Method---read a property of a JavaScript object
Part of the netscape.javascript package
included with Navigator 3.0
Synopsis
public Object getMember(String name)
- name
-
The name of the property to be read.
A Java Object that contains the value of the named property of
the specified JSObject.
The getMember() method of the Java JSObject
class reads and returns to Java the value of a named property of a
JavaScript object. The return value may be another JSObject
object, or a Double, Boolean, or String object, but is returned as
a generic Object, which you must cast as necessary.
JSObject.eval()
JSObject.getSlot()
file: /Techref/language/JAVA/script/definitive/refp_187.htm,
4KB, , updated: 2019年10月14日 16:00, local time: 2025年9月24日 08:51,
©2025 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://techref.massmind.org/techref/language/JAVA/script/definitive/refp_187.htm"> [Chapter 21] Reference: JSObject.getMember()</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.