| Package | com.acleveraddress.net.multi_loader.utils.profiler |
| Class | public class MultiLoaderProfilerBaseView |
| Inheritance | MultiLoaderProfilerBaseView AbstractDisplay flash.display.Sprite |
| Method | Defined by | ||
|---|---|---|---|
| MultiLoaderProfilerBaseView | |||
| 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
| MultiLoaderProfilerBaseView | ||
| Constant | Defined by | ||
|---|---|---|---|
| ALL_ITEMS : String = "multi_loader_all_items_view" [static]
| MultiLoaderProfilerBaseView | ||
| ALL_LOADERS : String = "multi_loader_global_view" [static]
| MultiLoaderProfilerBaseView | ||
| LOADER_ITEMS : String = "multi_loader_loader_items_view" [static]
| MultiLoaderProfilerBaseView | ||
| MultiLoaderProfilerBaseView | () | constructor |
public function MultiLoaderProfilerBaseView()
| resize | () | method |
protected override function resize(evt:Event = null):voidParameters
evt:Event (default = null) |
| ALL_ITEMS | constant |
public static const ALL_ITEMS:String = "multi_loader_all_items_view"
| ALL_LOADERS | constant |
public static const ALL_LOADERS:String = "multi_loader_global_view"
| LOADER_ITEMS | constant |
public static const LOADER_ITEMS:String = "multi_loader_loader_items_view"