Uses of Interface
org.htmlunit.html.ElementFromPointHandler
Packages that use ElementFromPointHandler
Package
Description
Classes specific to HTML pages, particularly the
HtmlPage
which represents
an HTML document and provides access to its content.-
Uses of ElementFromPointHandler in org.htmlunit.html
Methods in org.htmlunit.html with parameters of type ElementFromPointHandlerModifier and TypeMethodDescriptionvoid
HtmlPage.setElementFromPointHandler
(ElementFromPointHandler elementFromPointHandler) Sets theElementFromPointHandler
.