| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| getClassName(o:any) — Static Method , class org.as3utils.ReflectionUtil |
|
Retrieves the class name of the target instance or type (Class). |
| getClassPackage(o:any) — Static Method , class org.as3utils.ReflectionUtil |
|
Retrieves the class package of the target instance or type (Class). |
| getClassPath(o:any) — Static Method , class org.as3utils.ReflectionUtil |
|
Retrieves the full qualified class name of the target instance or type (Class). |
| getDuplicate(array:Array) — Static Method , class org.as3utils.ArrayUtil |
| |
| getSuperClassName(o:any) — Static Method , class org.as3utils.ReflectionUtil |
|
Retrieves the super class name of the target instance or type (Class). |
| getSuperClassPackage(o:any) — Static Method , class org.as3utils.ReflectionUtil |
|
Retrieves the super class package of the target instance or type (Class). |
| getSuperClassPath(o:any) — Static Method , class org.as3utils.ReflectionUtil |
|
Retrieves the full qualified class name of the super class of the target instance or type (Class). |
| getURLRequest(url:String) — Static Method , class org.as3utils.URLUtil |
| |
| GIGABYTE — Constant Static Property, class org.as3utils.ByteConversionUtil |
|
Defines the value of 1 gigabyte in bytes. |
| gigabytesToBytes(gigabytes:Number, decimalPlaces:int) — Static Method , class org.as3utils.ByteConversionUtil |
|
Converts the number of gigabytes to bytes. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |