Main Page | Packages | Class Tree | Index | Help

xp.events

class EventBroadcaster

Object
  |
  +--xp.system.DispatcherObject
        |
        +--xp.events.EventBroadcaster


class EventBroadcaster
extends DispatcherObject

A class for broadcasting messages.

Provides the ability to broadcast messages system wide through a global broadcaster



Fields inherited from class xp.system.DispatcherObject

parent

Method Summary

public
getInstance ( ): EventBroadcaster


Methods inherited from class xp.system.DispatcherObject

addEventListener, removeEventListener, routeEvent



Method Documentation

getInstance

public function getInstance(): EventBroadcaster

The documentation was generated from the following file:


Generated on 10/30/2005 9:34:02 PM by AS2Doc