Packagecom.acleveraddress.net.multi_loader.utils.profiler.controls
Classpublic class LoaderChart
InheritanceLoaderChart Inheritance AbstractDisplay Inheritance flash.display.Sprite



Public Properties
 PropertyDefined by
  loader : MultiLoader
LoaderChart
Public Methods
 MethodDefined by
  
LoaderChart
Protected Methods
 MethodDefined by
 Inherited
added(evt:Event):void
AbstractDisplay
 Inherited
addEvent(item:EventDispatcher, type:String, listener:Function, weakReference:Boolean = true, priority:int = 0):void
AbstractDisplay
 Inherited
removed(evt:Event):void
AbstractDisplay
 Inherited
removeEvent(item:EventDispatcher, type:String, listener:Function):void
AbstractDisplay
 Inherited
removeIfExists(child:DisplayObject, container:DisplayObjectContainer):void
AbstractDisplay
  
resize(evt:Event = null):void
LoaderChart
Property detail
loaderproperty
loader:MultiLoader  [read-write]Implementation
    public function get loader():MultiLoader
    public function set loader(value:MultiLoader):void
Constructor detail
LoaderChart()constructor
public function LoaderChart()
Method detail
resize()method
protected override function resize(evt:Event = null):voidParameters
evt:Event (default = null)