|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OnbeforeunloadHandler | |
|---|---|
| com.gargoylesoftware.htmlunit | Framework classes (contains the WebClient class which is the main entry point). |
| Uses of OnbeforeunloadHandler in com.gargoylesoftware.htmlunit |
|---|
| Methods in com.gargoylesoftware.htmlunit that return OnbeforeunloadHandler | |
|---|---|
OnbeforeunloadHandler |
WebClient.getOnbeforeunloadHandler()
Returns the onbeforeunload handler for this webclient. |
| Methods in com.gargoylesoftware.htmlunit with parameters of type OnbeforeunloadHandler | |
|---|---|
void |
WebClient.setOnbeforeunloadHandler(OnbeforeunloadHandler onbeforeunloadHandler)
Sets the onbeforeunload handler for this webclient. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||