Class com.flashdoctors.net.LoadEventPublisher

Implemented Interfaces

ILoadEventPublisher

Description

Method Index

new LoadEventPublisher()
addLoadEventListener(), clearLoadEventListeners(), mixin(), publishLoadEvent(), removeLoadEventListener(), toString()

Constructor Detail

LoadEventPublisher

public function LoadEventPublisher()

Method Detail

addLoadEventListener

public function addLoadEventListener(obj:ILoadEventListener):Void

removeLoadEventListener

public function removeLoadEventListener(obj:ILoadEventListener):Void

clearLoadEventListeners

public function clearLoadEventListeners():Void

publishLoadEvent

public function publishLoadEvent(evt:LoadEvent):Void

mixin

static public function mixin(obj:ILoadEventPublisher):Boolean

toString

public function toString():String