Packageflexunit.flexui.event
Classpublic class TestsCompleteEvent
InheritanceTestsCompleteEvent Inheritance flash.events.Event



Public Methods
 MethodDefined by
  
TestsCompleteEvent
  
clone():Event
TestsCompleteEvent
Public Constants
 ConstantDefined by
  EVENT_NAME : String = "testsComplete"
[static]
TestsCompleteEvent
Constructor detail
TestsCompleteEvent()constructor
public function TestsCompleteEvent()
Method detail
clone()method
public override function clone():Event

Returns
Event
Constant detail
EVENT_NAMEconstant
public static const EVENT_NAME:String = "testsComplete"