Uses of Class
org.htmlunit.javascript.host.dom.Selection
Packages that use Selection
Package
Description
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of Selection in org.htmlunit.javascript.host
Fields in org.htmlunit.javascript.host declared as SelectionMethods in org.htmlunit.javascript.host that return SelectionModifier and TypeMethodDescriptionWindow.getSelection()
Returns the current selection.Window.getSelectionImpl()
Returns the current selection. -
Uses of Selection in org.htmlunit.javascript.host.dom
Methods in org.htmlunit.javascript.host.dom that return Selection -
Uses of Selection in org.htmlunit.javascript.host.html
Methods in org.htmlunit.javascript.host.html that return Selection