Class com.flashdoctors.reflex.CommandRunEvent

Description

Method Index

new CommandRunEvent()
getError(), isError()

Inherited from EventObject

Constructor Detail

CommandRunEvent

public function CommandRunEvent(source:Object, isError1:Boolean, err1:Error)

Method Detail

getError

public function getError():Error

isError

public function isError():Boolean