|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FrameWindow | |
|---|---|
| com.gargoylesoftware.htmlunit | Framework classes |
| com.gargoylesoftware.htmlunit.html | Classes specific to html pages |
| Uses of FrameWindow in com.gargoylesoftware.htmlunit |
|---|
| Methods in com.gargoylesoftware.htmlunit with parameters of type FrameWindow | |
|---|---|
void |
WebWindowImpl.addChildWindow(FrameWindow child)
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. Adds a child to this window, for shutdown purposes. |
| Uses of FrameWindow in com.gargoylesoftware.htmlunit.html |
|---|
| Methods in com.gargoylesoftware.htmlunit.html that return FrameWindow | |
|---|---|
FrameWindow |
HtmlPage.getFrameByName(String name)
Returns the first frame contained in this page with the specified name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||