JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next

JSObject.call() Java Method

Name

JSObject.call() Java Method---invoke a method of a JavaScript object

Availability

Part of the netscape.javascript package included with Navigator 3.0

Synopsis

public Object call(String methodName, Object args[])

Arguments

methodName

The name of the JavaScript method to be invoked.

args[]

An array of Java object to be passed as arguments to the method.

Returns

A Java Object that represents the return value of the JavaScript method.

Description

The call() method of the Java JSObject class invokes a named method of the JavaScript object represented by the JSObject. Arguments are passed to the method as an array of Java objects, and the return value of the JavaScript method is returned as a Java object. Chapter 19, LiveConnect: JavaScript and Java describes the data conversion performed to convert the method arguments from Java objects to JavaScript values and to convert the method return value from a JavaScript value to a Java object.

See Also

"JSObject", Chapter 19, LiveConnect: JavaScript and Java


JSObject JSObject.eval()


file: /Techref/language/JAVA/script/definitive/refp_185.htm, 5KB, , updated: 2019年10月14日 16:00, local time: 2025年9月23日 19:21,
40.74.122.252:LOG IN

©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?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://techref.massmind.org/techref/language/JAVA/script/definitive/refp_185.htm"> [Chapter 21] Reference: JSObject.call()</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here:
if you want a response, please enter your email address:
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

Welcome to massmind.org!

Welcome to techref.massmind.org!

.

AltStyle によって変換されたページ (->オリジナル) /