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 NativeProxyNativeProxy.Revoker. revocableProxyMethods in org.htmlunit.corejs.javascript that return NativeProxy Modifier and Type Method Description private static NativeProxyNativeProxy. 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)
-