Methods
open(content) → {CloseableWindow}
Open a window.
Parameters:
Name | Type | Description |
---|---|---|
content |
Document | The HTML content of the window as an HTML/XML Document object |
Returns:
The newly created window
- Type
- CloseableWindow