extIEventListener

Interface used as a callback for listening to events.

Methods

handleEvent(aEvent)

This method is called whenever an event occurs of the type for which
the extIEventListener interface was registered.

Parameters

aEvent The extIEventItem associated with the event.