| Property | Defined by | ||
|---|---|---|---|
| result : TestResult | AsyncEvent | ||
| Method | Defined by | ||
|---|---|---|---|
|
AsyncEvent(type:String, result:TestResult)
| AsyncEvent | ||
| Constant | Defined by | ||
|---|---|---|---|
| FINISH : String = "asyncFinish" [static]
| AsyncEvent | ||
| result | property |
public var result:TestResult
| AsyncEvent | () | constructor |
| FINISH | constant |
public static const FINISH:String = "asyncFinish"