|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebWindowImpl | |
---|---|
com.gargoylesoftware.htmlunit | Framework classes (contains the WebClient class which is the main entry point). |
com.gargoylesoftware.htmlunit.html | Classes specific to HTML pages, particularly the HtmlPage which represents an HTML document and provides access to its content. |
Uses of WebWindowImpl in com.gargoylesoftware.htmlunit |
---|
Subclasses of WebWindowImpl in com.gargoylesoftware.htmlunit | |
---|---|
class |
DialogWindow
A window opened in JavaScript via either window.showModalDialog or window.showModelessDialog. |
class |
TopLevelWindow
A window representing a top level browser window. |
Uses of WebWindowImpl in com.gargoylesoftware.htmlunit.html |
---|
Subclasses of WebWindowImpl in com.gargoylesoftware.htmlunit.html | |
---|---|
class |
FrameWindow
The web window for a frame or iframe. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |