Package | org.flexunit.runner.notification.async |
Class | public class WaitingListener |
Inheritance | WaitingListener ![]() |
Implements | IAsyncStartupRunListener |
Property | Defined By | ||
---|---|---|---|
ready : Boolean [read-only]
Returns a Boolean value indicating whether the listener is ready
| WaitingListener |
Method | Defined By | ||
---|---|---|---|
Constructor. | WaitingListener |
ready | property |
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.
public function get ready():Boolean
WaitingListener | () | Constructor |
public function WaitingListener()
Constructor.