Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
All Classes
C
E
F
G
J
L
M
N
R
S
T
C
call(String, Object[])
- Method in class netscape.javascript.
JSObject
Calls a JavaScript method.
E
eval(String)
- Method in class netscape.javascript.
JSObject
Evaluates a JavaScript expression.
EXCEPTION_TYPE_BOOLEAN
- Static variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
EXCEPTION_TYPE_EMPTY
- Static variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
EXCEPTION_TYPE_ERROR
- Static variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
EXCEPTION_TYPE_FUNCTION
- Static variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
EXCEPTION_TYPE_NUMBER
- Static variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
EXCEPTION_TYPE_OBJECT
- Static variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
EXCEPTION_TYPE_STRING
- Static variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
EXCEPTION_TYPE_VOID
- Static variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
F
filename
- Variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
G
getMember(String)
- Method in class netscape.javascript.
JSObject
Retrieves a named member of a JavaScript object.
getSlot(int)
- Method in class netscape.javascript.
JSObject
Retrieves an indexed member of a JavaScript object.
getWindow(Applet)
- Static method in class netscape.javascript.
JSObject
Returns a JSObject for the window containing the given applet.
getWrappedException()
- Method in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
getWrappedExceptionType()
- Method in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
J
JSException
- Exception in
netscape.javascript
Thrown when an exception is raised in the JavaScript engine.
JSException()
- Constructor for exception netscape.javascript.
JSException
Constructs a JSException object.
JSException(String)
- Constructor for exception netscape.javascript.
JSException
Construct a JSException object with a detail message.
JSException(String, String, int, String, int)
- Constructor for exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
JSException(int, Object)
- Constructor for exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
JSObject
- Class in
netscape.javascript
Allows Java code to manipulate JavaScript objects.
JSObject()
- Constructor for class netscape.javascript.
JSObject
Constructs a new JSObject.
L
lineno
- Variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
M
message
- Variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
N
netscape.javascript
- package netscape.javascript
Provides Java code the ability to access the JavaScript engine in the web browser.
R
removeMember(String)
- Method in class netscape.javascript.
JSObject
Removes a named member of a JavaScript object.
S
setMember(String, Object)
- Method in class netscape.javascript.
JSObject
Sets a named member of a JavaScript object.
setSlot(int, Object)
- Method in class netscape.javascript.
JSObject
Sets an indexed member of a JavaScript object.
source
- Variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
T
tokenIndex
- Variable in exception netscape.javascript.
JSException
Deprecated.
Not portable between web browsers.
C
E
F
G
J
L
M
N
R
S
T
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
All Classes