Properties Methods Events Direct Link

Class CQ.WindowEventManager

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.



This class is a singleton and cannot be created directly.

Public Properties

This class has no public properties.

Public Methods

This class has no public methods.

Public Events

This class has no public events.