WindowRef
Holds references to the Window instance. Controls Windows opened through WindowService. (See example.)
| Name | Type | Default | Description | 
|---|---|---|---|
| close | 
 | Allows you to close the Window by using code. When called with no arguments, the  | |
| content | 
 | Represents a reference to the child component of the Window. Available when you open the Window with component content. | |
| result | 
 | Emits events when the Window is closed through the  | |
| window | 
 | Represents a reference to the Window instance. | 
Constructors
WindowRef
()