| Package: | CQ |
| Class: | WindowEventManager |
| Extends: | Object |
| Clientlib: | cq.widgets |
The class provides means for managing events on the window object.
Event handlers that are registered on the window object are not automatically removed by Ext and may lead to memory leaks in an iframe context.
This class uses CQ.Ext.EventManager, but does not extend it to avoid pitfalls.