| 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 |
| get(key:String, applicationDomain:flash.system:ApplicationDomain) — method, class org.as3commons.reflect.TypeCache |
|
Retrieve a Type instance from the cache. |
| getApplicationDomainIndex(applicationDomain:flash.system:ApplicationDomain) — Static Method , class org.as3commons.reflect.util.CacheUtil |
| |
| getArgument(key:String) — method, class org.as3commons.reflect.Metadata |
|
Returns the MetadataArgument for the given key. |
| getCacheKey(clazz:Class, name:String, type:String, declaringType:String, isStatic:Boolean, applicationDomain:flash.system:ApplicationDomain, metadata:org.as3commons.lang:HashArray) — Static Method , class org.as3commons.reflect.AbstractMember |
| |
| getCacheKey(metadata:org.as3commons.reflect:Metadata) — Static Method , class org.as3commons.reflect.Metadata |
| |
| getCacheKey(arg:org.as3commons.reflect:MetadataArgument) — Static Method , class org.as3commons.reflect.MetadataArgument |
| |
| getCacheKeyByNameAndValue(key:String, value:String) — Static Method , class org.as3commons.reflect.MetadataArgument |
| |
| GET_CLASS_INFO — Constant Static Property, class avmplus.DescribeType |
| |
| getField(name:String, ns:String) — method, class org.as3commons.reflect.Type |
|
Returns the Field object for the field in this type
with the given name. |
| getFromObject(object:Object) — Static Method , class org.as3commons.reflect.MetadataUtils |
|
Will return the metadata for the given object or class. |
| getFromString(className:String, applicationDomain:flash.system:ApplicationDomain) — Static Method , class org.as3commons.reflect.MetadataUtils |
|
Will retrieve the metadata for the given class. |
| GET_INSTANCE_INFO — Constant Static Property, class avmplus.DescribeType |
| |
| getJSONFunction() — Static Method , class avmplus.DescribeType |
| |
| getKeys(applicationDomain:flash.system:ApplicationDomain) — method, class org.as3commons.reflect.TypeCache |
| |
| getMetadata(key:String) — method, interface org.as3commons.reflect.IMetadataContainer |
|
Returns the array of Metadata object that corresponds to the given key. |
| getMetadata(key:String) — method, class org.as3commons.reflect.MetadataContainer |
|
Returns the array of Metadata object that corresponds to the given key. |
| getMetadataContainers(name:String) — method, class org.as3commons.reflect.Type |
|
Retrieves an Array of MetadataContainer instances that are associated with the current Type
that contain Metadata with the specified name. |
| getMetadataString(metadataArray:org.as3commons.lang:HashArray) — Static Method , class org.as3commons.reflect.util.CacheUtil |
| |
| getMethod(name:String, ns:String) — method, class org.as3commons.reflect.Type |
|
Returns the Method object for the method in this type
with the given name. |
| getType(cls:Class, applicationDomain:flash.system:ApplicationDomain) — method, class org.as3commons.reflect.AbstractTypeProvider |
| |
| getType(cls:Class, applicationDomain:flash.system:ApplicationDomain) — method, interface org.as3commons.reflect.ITypeProvider |
|
Returns a Type object that describes the given class. |
| getType(cls:Class, applicationDomain:flash.system:ApplicationDomain) — method, class org.as3commons.reflect.JSONTypeProvider |
| |
| getType(cls:Class, applicationDomain:flash.system:ApplicationDomain) — method, class org.as3commons.reflect.XmlTypeProvider |
| |
| getTypeCache() — method, class org.as3commons.reflect.AbstractTypeProvider |
| |
| getTypeCache() — method, interface org.as3commons.reflect.ITypeProvider |
|
Retrieve a reference to the type cache. |
| getTypeDescription(clazz:Class) — Static Method , class org.as3commons.reflect.ReflectionUtils |
|
Get XML clazz description as given by flash.utils.describeType
using a workaround for bug http://bugs.adobe.com/jira/browse/FP-183
that in certain cases do not allow to retrieve complete constructor
description. |
| getTypeProvider() — Static Method , class org.as3commons.reflect.Type |
| |
| getValue(target:any) — method, class org.as3commons.reflect.Field |
|
Returns the value of the field. |
|
| 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 |