Uses of Interface
org.htmlunit.ConfirmHandler
Packages that use ConfirmHandler
-
Uses of ConfirmHandler in org.htmlunit
Methods in org.htmlunit that return ConfirmHandlerMethods in org.htmlunit with parameters of type ConfirmHandlerModifier and TypeMethodDescriptionvoidWebClient.setConfirmHandler(ConfirmHandler handler) Sets the handler that will be executed when the JavaScript method Window.confirm() is called.