Returns the web response that was originally used to create this page. @return the web response
()
| 48 | * @return the web response |
| 49 | */ |
| 50 | WebResponse getWebResponse(); |
| 51 | |
| 52 | /** |
| 53 | * Returns the window that this page is sitting inside. |
no outgoing calls