|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfirmHandler | |
|---|---|
| com.gargoylesoftware.htmlunit | Framework classes (contains the WebClient class which is the main entry point). |
| Uses of ConfirmHandler in com.gargoylesoftware.htmlunit |
|---|
| Methods in com.gargoylesoftware.htmlunit that return ConfirmHandler | |
|---|---|
ConfirmHandler |
WebClient.getConfirmHandler()
Returns the confirm handler. |
| Methods in com.gargoylesoftware.htmlunit with parameters of type ConfirmHandler | |
|---|---|
void |
WebClient.setConfirmHandler(ConfirmHandler handler)
Sets the handler that will be executed when the JavaScript method Window.confirm() is called. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||