Interface com.flashdoctors.net.ILoadEventPublisher

Description

Method Index

addLoadEventListener(), publishLoadEvent(), removeLoadEventListener()

Method Detail

addLoadEventListener

public function addLoadEventListener(obj:ILoadEventListener):Void

removeLoadEventListener

public function removeLoadEventListener(obj:ILoadEventListener):Void

publishLoadEvent

public function publishLoadEvent(evt:LoadEvent):Void