|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BackgroundJavaScriptFactory | |
|---|---|
| com.gargoylesoftware.htmlunit.javascript.background | Classes relating to background JavaScript execution, which is usually triggered via setTimeout() or setInterval(). |
| Uses of BackgroundJavaScriptFactory in com.gargoylesoftware.htmlunit.javascript.background |
|---|
| Methods in com.gargoylesoftware.htmlunit.javascript.background that return BackgroundJavaScriptFactory | |
|---|---|
static BackgroundJavaScriptFactory |
BackgroundJavaScriptFactory.theFactory()
Returns the current factory. |
| Methods in com.gargoylesoftware.htmlunit.javascript.background with parameters of type BackgroundJavaScriptFactory | |
|---|---|
static void |
BackgroundJavaScriptFactory.setFactory(BackgroundJavaScriptFactory factory)
Set the factory to a new one. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||