Class com.flashdoctors.reflex.CommandRunEventPublisher

Implemented Interfaces

ICommandRunEventPublisher

Description

Method Index

new CommandRunEventPublisher()
addCommandRunEventListener(), publishEvent(), removeCommandRunEventListener()

Constructor Detail

CommandRunEventPublisher

public function CommandRunEventPublisher()

Method Detail

publishEvent

public function publishEvent(evt:CommandRunEvent):Void

addCommandRunEventListener

public function addCommandRunEventListener(obj:ICommandRunEventListener):Void

removeCommandRunEventListener

public function removeCommandRunEventListener(obj:ICommandRunEventListener):Void