Clean up this page. This method gets called by the web client when an other page is loaded in the window and you should probably never need to call it directly
()
| 42 | * and you should probably never need to call it directly |
| 43 | */ |
| 44 | void cleanUp(); |
| 45 | |
| 46 | /** |
| 47 | * Returns the web response that was originally used to create this page. |
no outgoing calls