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

Constructor

BasicResultEvent

public function BasicResultEvent (
result:*, sServiceMethodName:ServiceMethod)

Instance methods

getResult

public function getResult (
) : *

getServiceMethode

public function getServiceMethode (

redirectType

public function redirectType (
) : void

Event handlers

onResultEVENT

public static const onResultEVENT:String = "onResult"
(read)