|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentProxy | |
|---|---|
| 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 DocumentProxy in com.gargoylesoftware.htmlunit.javascript.host |
|---|
| Methods in com.gargoylesoftware.htmlunit.javascript.host that return DocumentProxy | |
|---|---|
DocumentProxy |
Window.getDocument_js()
Returns the JavaScript property "document". |
| Uses of DocumentProxy in com.gargoylesoftware.htmlunit.javascript.host.html |
|---|
| Methods in com.gargoylesoftware.htmlunit.javascript.host.html that return DocumentProxy | |
|---|---|
DocumentProxy |
HTMLIFrameElement.getContentDocument()
Returns the document the frame contains, if any. |
DocumentProxy |
HTMLFrameElement.getContentDocument()
Returns the document the frame contains, if any. |
DocumentProxy |
HTMLElement.getDocument()
Returns the document. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||