Uses of Interface
com.gargoylesoftware.htmlunit.PromptHandler

Packages that use PromptHandler
com.gargoylesoftware.htmlunit Framework classes 
 

Uses of PromptHandler in com.gargoylesoftware.htmlunit
 

Methods in com.gargoylesoftware.htmlunit that return PromptHandler
 PromptHandler WebClient.getPromptHandler()
          Return the prompt handler.
 

Methods in com.gargoylesoftware.htmlunit with parameters of type PromptHandler
 void WebClient.setPromptHandler(PromptHandler handler)
          Set the handler that will be executed when the javascript method Window.prompt() is called.
 



Copyright © 2002-2010 Gargoyle Software Inc.. All Rights Reserved.