|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientRect | |
|---|---|
| com.gargoylesoftware.htmlunit.javascript.host | Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. |
| com.gargoylesoftware.htmlunit.javascript.host.html | Implementations of the HTML JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. |
| Uses of ClientRect in com.gargoylesoftware.htmlunit.javascript.host |
|---|
| Methods in com.gargoylesoftware.htmlunit.javascript.host that return ClientRect | |
|---|---|
ClientRect |
Element.getBoundingClientRect()
Retrieves an object that specifies the bounds of a collection of TextRectangle objects. |
| Uses of ClientRect in com.gargoylesoftware.htmlunit.javascript.host.html |
|---|
| Methods in com.gargoylesoftware.htmlunit.javascript.host.html that return ClientRect | |
|---|---|
ClientRect |
HTMLElement.getBoundingClientRect()
Retrieves an object that specifies the bounds of a collection of TextRectangle objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||