|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlertHandler | |
|---|---|
| com.gargoylesoftware.htmlunit | Framework classes (contains the WebClient class which is the main entry point). |
| 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()
Returns the alert handler for this webclient. |
| Methods in com.gargoylesoftware.htmlunit with parameters of type AlertHandler | |
|---|---|
void |
WebClient.setAlertHandler(AlertHandler alertHandler)
Sets the alert handler for this webclient. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||