Package | Description |
---|---|
org.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–2024 Gargoyle Software Inc.. All rights reserved.