Packagefunit.core.events
Classpublic class SchedulerCompleteEvent
InheritanceSchedulerCompleteEvent Inheritance flash.events.Event



Public Properties
 PropertyDefined by
  test : Test
SchedulerCompleteEvent
Public Methods
 MethodDefined by
  
SchedulerCompleteEvent
Public Constants
 ConstantDefined by
  COMPLETE : String = "schedulerComplete"
[static]
SchedulerCompleteEvent
Property detail
testproperty
public var test:Test
Constructor detail
SchedulerCompleteEvent()constructor
public function SchedulerCompleteEvent(type:String)

Parameters
type:String
Constant detail
COMPLETEconstant
public static const COMPLETE:String = "schedulerComplete"