|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoxObject | |
---|---|
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 BoxObject in com.gargoylesoftware.htmlunit.javascript.host |
---|
Methods in com.gargoylesoftware.htmlunit.javascript.host that return BoxObject | |
---|---|
BoxObject |
Document.jsxFunction_getBoxObjectFor(HTMLElement element)
Returns the BoxObject for the specific element. |
Uses of BoxObject in com.gargoylesoftware.htmlunit.javascript.host.html |
---|
Methods in com.gargoylesoftware.htmlunit.javascript.host.html that return BoxObject | |
---|---|
BoxObject |
HTMLElement.getBoxObject()
Returns the BoxObject for this element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |