Uses of Interface
org.htmlunit.javascript.host.WindowOrWorkerGlobalScope
Packages that use WindowOrWorkerGlobalScope
Package
Description
Classes in this package are specific to the JavaScript engine - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the Web Workers JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of WindowOrWorkerGlobalScope in org.htmlunit.javascript
Methods in org.htmlunit.javascript that return WindowOrWorkerGlobalScopeModifier and TypeMethodDescriptionprotected static WindowOrWorkerGlobalScopeHtmlUnitScriptable.getWindowOrWorkerGlobalScope(org.htmlunit.corejs.javascript.Scriptable s) -
Uses of WindowOrWorkerGlobalScope in org.htmlunit.javascript.host
Classes in org.htmlunit.javascript.host that implement WindowOrWorkerGlobalScope -
Uses of WindowOrWorkerGlobalScope in org.htmlunit.javascript.host.worker
Classes in org.htmlunit.javascript.host.worker that implement WindowOrWorkerGlobalScope