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