Contents

EventListenerObject

An object that communicates events and allows other objects to add themselves as listeners.

Declaration

interface EventListenerObject

Topics

Adding and Removing Event Listeners

See Also

App Initialization