| 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 |
| IInvocationHandler — Interface, package org.as3commons.reflect |
| |
| IMember — Interface, package org.as3commons.reflect |
|
Describes a member (field or method) of a class. |
| IMetadataContainer — Interface, package org.as3commons.reflect |
|
Describes an object that holds Metadata objects. |
| INamespaceOwner — Interface, package org.as3commons.reflect |
| |
| INCLUDE_ACCESSORS — Constant Static Property, class avmplus.DescribeType |
| |
| INCLUDE_BASES — Constant Static Property, class avmplus.DescribeType |
| |
| INCLUDE_CONSTRUCTOR — Constant Static Property, class avmplus.DescribeType |
| |
| INCLUDE_INTERFACES — Constant Static Property, class avmplus.DescribeType |
| |
| INCLUDE_METADATA — Constant Static Property, class avmplus.DescribeType |
| |
| INCLUDE_METHODS — Constant Static Property, class avmplus.DescribeType |
| |
| INCLUDE_TRAITS — Constant Static Property, class avmplus.DescribeType |
| |
| INCLUDE_VARIABLES — Constant Static Property, class avmplus.DescribeType |
| |
| index — Property, class org.as3commons.reflect.Parameter |
| |
| initAbstractType(name:String, isStatic:Boolean, type:String, declaringType:String, applicationDomain:flash.system:ApplicationDomain) — method, class org.as3commons.reflect.AbstractMember |
| |
| initJSONTypeProvider() — method, class org.as3commons.reflect.JSONTypeProvider |
| |
| INTERFACE_FLAGS — Constant Static Property, class avmplus.DescribeType |
| |
| interfaces — Property, class org.as3commons.reflect.Type |
| |
| invoke(proxy:any, method:org.as3commons.reflect:Method, args:Array) — method, interface org.as3commons.reflect.IInvocationHandler |
| |
| invoke(target:any, args:Array) — method, class org.as3commons.reflect.Method |
|
Invokes (calls) the method represented by this Method
instance of the given target object with the passed in
arguments. |
| invoke() — method, class org.as3commons.reflect.MethodInvoker |
|
Executes this MethodInvoker. |
| isDynamic — Property, class org.as3commons.reflect.Type |
|
True if the Type is dynamic
|
| isFinal — Property, class org.as3commons.reflect.Type |
|
True if the Type is final
|
| isInterface — Property, class org.as3commons.reflect.Type |
|
True if the Type is an interface
|
| isOptional — Property, class org.as3commons.reflect.BaseParameter |
| |
| isOptional — Property, class org.as3commons.reflect.Parameter |
| |
| isReadable() — method, class org.as3commons.reflect.Accessor |
| |
| isStatic — Property, class org.as3commons.reflect.AbstractMember |
| |
| isStatic — Property, class org.as3commons.reflect.Method |
| |
| isStatic — Property, class org.as3commons.reflect.Type |
|
True if the Type is static
|
| isWriteable() — method, class org.as3commons.reflect.Accessor |
| |
| ITypeProvider — Interface, package org.as3commons.reflect |
|
The ITypeProvider interface defines the methods that must be implemented
by any class that will generate instances of Type or one of
its subclasses. |
|
| 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 |