Interface com.flashdoctors.reflex.ICommandRunEventPublisher

Description

Method Index

addCommandRunEventListener(), publishEvent(), removeCommandRunEventListener()

Method Detail

publishEvent

public function publishEvent(evt:CommandRunEvent):Void

addCommandRunEventListener

public function addCommandRunEventListener(obj:ICommandRunEventListener):Void

removeCommandRunEventListener

public function removeCommandRunEventListener(obj:ICommandRunEventListener):Void