BasicResultEvent
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.remoting.events |
| Inherits from: | BasicEvent < Event |
| Author: | romain, Axel Aigret |
| Classpath: | com.bourre.remoting.events.BasicResultEvent |
| File last modified: | Monday, 24 November 2008, 11:36:48 |
Summary
Constructor
- BasicResultEvent (result:*, sServiceMethodName:ServiceMethod)
Instance properties
Instance properties inherited from BasicEvent
Instance methods
- getResult : *
- redirectType : void
- getServiceMethode : ServiceMethod
Event handlers
- onResultEVENT : String
Constructor
BasicResultEvent
Instance methods
getResult
public function getResult (
) : *
getServiceMethode
redirectType
public function redirectType (
) : void
Event handlers
onResultEVENT
public static const onResultEVENT:String = "onResult"
(read)