Packageorg.flexunit.runner.notification.async
Classpublic class WaitingListener
InheritanceWaitingListener Inheritance flash.events.EventDispatcher
Implements IAsyncStartupRunListener

This class is simply to test async startup listeners



Public Properties
 PropertyDefined By
  ready : Boolean
[read-only] Returns a Boolean value indicating whether the listener is ready
WaitingListener
Public Methods
 MethodDefined By
  
Constructor.
WaitingListener
Property Detail
readyproperty
ready:Boolean  [read-only]

Returns a Boolean value indicating whether the listener is ready

This property can be used as the source for data binding.


Implementation
    public function get ready():Boolean
Constructor Detail
WaitingListener()Constructor
public function WaitingListener()

Constructor.