Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes (contains the WebClient class which is the main entry point).
|
Modifier and Type | Method and Description |
---|---|
OnbeforeunloadHandler |
WebClient.getOnbeforeunloadHandler()
Returns the onbeforeunload handler for this webclient.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setOnbeforeunloadHandler(OnbeforeunloadHandler onbeforeunloadHandler)
Sets the onbeforeunload handler for this webclient.
|
Copyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.