Packagecom.lafabrick.reflex.ioc.loader
Classpublic class ContextLoader
InheritanceContextLoader Inheritance flash.net.URLLoader

Extension of URLLoader for add the storage of the name of the current context



Public Properties
 PropertyDefined by
  contextName : String
Storage of the name of the current context
ContextLoader
Public Methods
 MethodDefined by
  
ContextLoader(request:URLRequest = null)
ContextLoader
Property detail
contextNameproperty
public var contextName:String

Storage of the name of the current context

Constructor detail
ContextLoader()constructor
public function ContextLoader(request:URLRequest = null)Parameters
request:URLRequest (default = null)