| Package | com.acleveraddress.net.multi_loader.utils.profiler.controls |
| Class | public class ItemChart |
| Inheritance | ItemChart AbstractDisplay flash.display.Sprite |
| Property | Defined by | ||
|---|---|---|---|
| item : MultiLoaderItem | ItemChart | ||
| Method | Defined by | ||
|---|---|---|---|
| ItemChart | |||
| Method | Defined by | ||
|---|---|---|---|
![]() |
added(evt:Event):void
| AbstractDisplay | |
![]() |
addEvent(item:EventDispatcher, type:String, listener:Function, weakReference:Boolean = true, priority:int = 0):void
| AbstractDisplay | |
![]() |
removed(evt:Event):void
| AbstractDisplay | |
![]() |
removeEvent(item:EventDispatcher, type:String, listener:Function):void
| AbstractDisplay | |
![]() |
removeIfExists(child:DisplayObject, container:DisplayObjectContainer):void
| AbstractDisplay | |
|
resize(evt:Event = null):void
| ItemChart | ||
| item | property |
item:MultiLoaderItem [read-write]Implementation
public function get item():MultiLoaderItem
public function set item(value:MultiLoaderItem):void
| ItemChart | () | constructor |
public function ItemChart()
| resize | () | method |
protected override function resize(evt:Event = null):voidParameters
evt:Event (default = null) |