Package org.mozilla.javascript
Class Ref
java.lang.Object
org.mozilla.javascript.Ref
- All Implemented Interfaces:
Serializable
Generic notion of reference object that know how to query/modify the target objects based on some
property/index.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Ref
public Ref()
-
-
Method Details
-
has
-
get
-
set
Deprecated.Useset(Context, Scriptable, Object)
instead -
set
-
delete
-
set(Context, Scriptable, Object)
instead