Uses of Class
org.htmlunit.corejs.javascript.NativeProxy
-
Packages that use NativeProxy Package Description org.htmlunit.corejs.javascript -
-
Uses of NativeProxy in org.htmlunit.corejs.javascript
Fields in org.htmlunit.corejs.javascript declared as NativeProxy Modifier and Type Field Description private NativeProxy
NativeProxy.Revoker. revocableProxy
Methods in org.htmlunit.corejs.javascript that return NativeProxy Modifier and Type Method Description private static NativeProxy
NativeProxy. constructor(Context cx, Scriptable scope, java.lang.Object[] args)
Constructors in org.htmlunit.corejs.javascript with parameters of type NativeProxy Constructor Description Revoker(NativeProxy proxy)
-