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
Instance properties
Instance properties inherited from BasicEvent
Instance methods
Instance methods inherited from BasicEvent
Event handlers

Constructor

ServiceEvent

public function ServiceEvent (
type:String, service:Service)

Instance methods

getService

public function getService (

Event handlers

onDataErrorEVENT

public static const onDataErrorEVENT:String = "onDataError"
(read)

onDataResultEVENT

public static const onDataResultEVENT:String = "onDataResult"
(read)