Packagecom.acleveraddress.net.multi_loader.utils.profiler.controls
Classpublic class ItemChart
InheritanceItemChart Inheritance AbstractDisplay Inheritance flash.display.Sprite



Public Properties
 PropertyDefined by
  item : MultiLoaderItem
ItemChart
Public Methods
 MethodDefined by
  
ItemChart
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
ItemChart
Property detail
itemproperty
item:MultiLoaderItem  [read-write]Implementation
    public function get item():MultiLoaderItem
    public function set item(value:MultiLoaderItem):void
Constructor detail
ItemChart()constructor
public function ItemChart()
Method detail
resize()method
protected override function resize(evt:Event = null):voidParameters
evt:Event (default = null)