ServiceEvent
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.service |
| Inherits from: | BasicEvent < Event |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.service.ServiceEvent |
| File last modified: | Monday, 24 November 2008, 11:36:51 |
Summary
Constructor
- ServiceEvent (type:String, service:Service)
Instance properties
Instance properties inherited from BasicEvent
Instance methods
Event handlers
- onDataResultEVENT : String
- onDataErrorEVENT : String
Constructor
ServiceEvent
Instance methods
getService
Event handlers
onDataErrorEVENT
public static const onDataErrorEVENT:String = "onDataError"
(read)
onDataResultEVENT
public static const onDataResultEVENT:String = "onDataResult"
(read)