Package | Description |
---|---|
org.htmlunit.javascript.host |
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
org.htmlunit.javascript.host.dom |
Implementations of the DOM JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
Modifier and Type | Method and Description |
---|---|
ClientRectList |
Element.getClientRects()
Retrieves a collection of rectangles that describes the layout of the contents of an object
or range within the client.
|
Modifier and Type | Method and Description |
---|---|
ClientRectList |
Range.getClientRects()
Retrieves a collection of rectangles that describes the layout of the contents of an object
or range within the client.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.