DisplayLoaderInfo

Kind of class:public class
Package:com.bourre.ioc.assembler.displayobject
Inherits from:none
Implements:
Classpath:com.bourre.ioc.assembler.displayobject.DisplayLoaderInfo
File last modified:Monday, 24 November 2008, 11:36:56

Summary


Constructor
  • DisplayLoaderInfo (id:String, url:URLRequest, progressCallback:String = null, nameCallback:String = null, timeoutCallback:String = null, parsedCallback:String = null, methodsCallCallback:String = null, objectsBuiltCallback:String = null, channelsAssignedCallback:String = null, initCallback:String = null)
Instance properties
Instance methods
  • toString : String
    • Returns the string representation of this instance.

Constructor

DisplayLoaderInfo

public function DisplayLoaderInfo (
id:String, url:URLRequest, progressCallback:String = null, nameCallback:String = null, timeoutCallback:String = null, parsedCallback:String = null, methodsCallCallback:String = null, objectsBuiltCallback:String = null, channelsAssignedCallback:String = null, initCallback:String = null)

Instance properties

channelsAssignedCallback

public channelsAssignedCallback:String
(read,write)

id

public id:String
(read,write)

initCallback

public initCallback:String
(read,write)

methodsCallCallback

public methodsCallCallback:String
(read,write)

nameCallback

public nameCallback:String
(read,write)

objectsBuiltCallback

public objectsBuiltCallback:String
(read,write)

parsedCallback

public parsedCallback:String
(read,write)

progressCallback

public progressCallback:String
(read,write)

timeoutCallback

public timeoutCallback:String
(read,write)

url

public url:URLRequest
(read,write)

Instance methods

toString

public function toString (
) : String

Returns the string representation of this instance.
Returns:
  • the string representation of this instance