new Window()
Altspace augments the global Window object with some events.
Events
blur
The blur event is fired on the window when an enclosure loses focus.
Type:
- Event
focus
The focus event is fired on the window when an enclosure gains focus.
Type:
- Event