|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlertHandler | |
|---|---|
| com.gargoylesoftware.htmlunit | Framework classes |
| Uses of AlertHandler in com.gargoylesoftware.htmlunit |
|---|
| Classes in com.gargoylesoftware.htmlunit that implement AlertHandler | |
|---|---|
class |
CollectingAlertHandler
A simple alert handler that keeps track of alerts in a list. |
| Methods in com.gargoylesoftware.htmlunit that return AlertHandler | |
|---|---|
AlertHandler |
WebClient.getAlertHandler()
Return the alert handler for this webclient. |
| Methods in com.gargoylesoftware.htmlunit with parameters of type AlertHandler | |
|---|---|
void |
WebClient.setAlertHandler(AlertHandler alertHandler)
Set the alert handler for this webclient. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||