RemotingCallEvent

Kind of class:public class
Package:com.bourre.remoting.events
Inherits from:LoaderEvent < BasicEvent < Event
Author:romain
Classpath:com.bourre.remoting.events.RemotingCallEvent
File last modified:Monday, 24 November 2008, 11:36:48

Summary


Constructor
Instance properties
Instance properties inherited from LoaderEvent
Instance properties inherited from BasicEvent
Instance methods

Constructor

RemotingCallEvent

public function RemotingCallEvent (
e:String, oLib:RemotingCall, result:Object = null)

Instance methods

getLib

public function getLib (

getResult

public function getResult (
) : Object

Event handlers

onLoadErrorEVENT

public static onLoadErrorEVENT:String = LoaderEvent.onLoadErrorEVENT
(read,write)

onLoadInitEVENT

public static onLoadInitEVENT:String = LoaderEvent.onLoadInitEVENT
(read,write)