Package | Description |
---|---|
com.meterware.httpunit |
Classes for testing http server systems.
|
Modifier and Type | Method and Description |
---|---|
WebWindow |
WebClient.getMainWindow() |
WebWindow |
WebClient.getOpenWindow(String name) |
WebWindow[] |
WebClient.getOpenWindows() |
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setMainWindow(WebWindow mainWindow) |
void |
WebWindowListener.windowClosed(WebClient client,
WebWindow window)
Invoked when the web client closes a window.
|
void |
WebWindowListener.windowOpened(WebClient client,
WebWindow window)
Invoked when the web client opens a new window.
|
Copyright © 2012. All Rights Reserved.