Package | Description |
---|---|
org.htmlunit.javascript |
Classes in this package are specific to the JavaScript engine - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
void |
JavaScriptEngine.addPostponedAction(PostponedAction action)
Adds an action that should be executed first when the script currently being executed has finished.
|
void |
AbstractJavaScriptEngine.addPostponedAction(PostponedAction action)
Adds an action that should be executed first when the script currently being executed has finished.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.