Packageasunit.framework
Classpublic class AsyncOperation



Public Methods
 MethodDefined by
  
AsyncOperation(testCase:TestCase, handler:Function, duration:Number)
AsyncOperation
  
getCallback():Function
AsyncOperation
Constructor detail
AsyncOperation()constructor
public function AsyncOperation(testCase:TestCase, handler:Function, duration:Number)Parameters
testCase:TestCase
 
handler:Function
 
duration:Number
Method detail
getCallback()method
public function getCallback():Function

Returns
Function