Package | Description |
---|---|
org.htmlunit.javascript.host.worker |
Implementations of the Web Workers JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
static Worker |
Worker.jsConstructor(org.htmlunit.corejs.javascript.Context cx,
org.htmlunit.corejs.javascript.Scriptable scope,
Object[] args,
org.htmlunit.corejs.javascript.Function ctorObj,
boolean inNewExpr)
For instantiation in JavaScript.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.