Returns the web client that "owns" this window. @return the web client or null if this window has been closed
()
| 82 | * @return the web client or null if this window has been closed |
| 83 | */ |
| 84 | WebClient getWebClient(); |
| 85 | |
| 86 | /** |
| 87 | * Returns this window's navigation history. |
no outgoing calls