| Package | org.spicefactory.parsley.core.registry |
| Class | public class AsyncInitConfig |
| Inheritance | AsyncInitConfig Object |
| Subclasses | AsyncInitDecorator |
| Property | Defined By | ||
|---|---|---|---|
| completeEvent : String = complete
The event type that signals that object initialization has successfully completed. | AsyncInitConfig | ||
| errorEvent : String = error
The event type that signals that object initialization has failed. | AsyncInitConfig | ||
| completeEvent | property |
public var completeEvent:String = completeThe event type that signals that object initialization has successfully completed.
| errorEvent | property |
public var errorEvent:String = errorThe event type that signals that object initialization has failed.