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  
getAMF3Data(clazz:Class) — Static Method , class org.swizframework.utils.services.AMFUtil
Retrieves actual AMF payload data from saved binary.
getArg(argName:String) — method, class org.swizframework.reflection.BaseMetadataTag
getArg(argName:String) — method, interface org.swizframework.reflection.IMetadataTag
getBeanByName(name:String) — method, class org.swizframework.core.BeanFactory
getBeanByName(name:String) — method, interface org.swizframework.core.IBeanFactory
Maybe better to extend bean provider interface
getBeanByName(name:String) — method, class org.swizframework.processors.InjectProcessor
Get Bean By Name
getBeanByType(beanType:Class) — method, class org.swizframework.core.BeanFactory
getBeanByType(type:Class) — method, interface org.swizframework.core.IBeanFactory
getBeanByType(type:Class) — method, class org.swizframework.processors.InjectProcessor
Get Bean By Type
getBoolean(name:String, initValue:Boolean) — method, interface org.swizframework.storage.ISharedObjectBean
getBoolean(name:String, initValue:Boolean) — method, class org.swizframework.storage.SharedObjectBean
getClass(domain:flash.system:ApplicationDomain, constant:String, packageNames:Array) — Static Method , class org.swizframework.reflection.ClassConstant
Gets the class referenced by the specified relative or fully qualified class constant.
getClassDefinition(domain:flash.system:ApplicationDomain, name:String) — Static Method , class org.swizframework.reflection.ClassConstant
Safely returns a reference to the class object of the class specified by the name parameter.
getClassName(constant:String) — Static Method , class org.swizframework.reflection.ClassConstant
Gets the class name portion of a class constant.
getConstantName(constant:String) — Static Method , class org.swizframework.reflection.ClassConstant
Gets the constant name portion of a class constant.
getConstantValue(domain:flash.system:ApplicationDomain, definition:Class, constantName:String, constantType:String) — Static Method , class org.swizframework.reflection.ClassConstant
Gets the associated value for the specified class and class constant name.
getDestinationObject(destObject:Object, chainString:String) — method, class org.swizframework.processors.InjectProcessor
getDestinationPropertyName(injectTag:org.swizframework.metadata:InjectMetadataTag) — method, class org.swizframework.processors.InjectProcessor
getDomain(object:Object) — Static Method , class org.swizframework.utils.DomainUtil
Returns the domain used to load an object.
getEventArgs(event:flash.events:Event, properties:Array) — method, class org.swizframework.metadata.Mediator
Get Event Arguments
getInt(name:String, initValue:int) — method, interface org.swizframework.storage.ISharedObjectBean
getInt(name:String, initValue:int) — method, class org.swizframework.storage.SharedObjectBean
getLogger(target:Object) — Static Method , class org.swizframework.utils.logging.SwizLogger
getMetadataHost(hostNode:XML) — method, class org.swizframework.factories.MetadataHostFactory
Returns an IMetadataHost instance representing a property, method or class that is decorated with metadata.
getMetadataHost(hostNode:XML) — method, class org.swizframework.reflection.TypeDescriptor
Get IMetadataHost for provided XML node.
getMetadataHostMethods() — method, class org.swizframework.reflection.TypeDescriptor
Return all MetadataHostMethod instances for this type.
getMetadataHostProperties() — method, class org.swizframework.reflection.TypeDescriptor
Return all MetadataHostProperty instances for this type.
getMetadataHosts(description:XML) — method, class org.swizframework.reflection.TypeDescriptor
Gather and return all properties, methods or the class itself that are decorated with metadata.
getMetadataHostsWithTag(metadataTagName:String) — method, class org.swizframework.reflection.TypeDescriptor
Get all IMetadataHost instances for this type that are decorated with metadata tags with the provided name.
getMetadataTagByName(name:String) — method, class org.swizframework.reflection.BaseMetadataHost
getMetadataTagByName(name:String) — method, interface org.swizframework.reflection.IMetadataHost
Get metadata tag by name
getMetadataTagsByName(tagName:String) — method, class org.swizframework.reflection.TypeDescriptor
Get all IMetadataTag instances for class member with the provided name.
getMetadataTagsForMember(memberName:String) — method, class org.swizframework.reflection.TypeDescriptor
Get all IMetadataTag instances for class member with the provided name.
getModuleDomain(object:Object) — Static Method , class org.swizframework.utils.DomainUtil
Returns the domain used to load an a module, only if the object supplied is a module.
getNumber(name:String, initValue:Number) — method, interface org.swizframework.storage.ISharedObjectBean
getNumber(name:String, initValue:Number) — method, class org.swizframework.storage.SharedObjectBean
getObject() — method, class org.swizframework.core.Prototype
getParameterCount() — method, class org.swizframework.metadata.Mediator
Get Parameter Count
getParameterType(parameterIndex:int) — method, class org.swizframework.metadata.Mediator
Get Parameter Type
getRequiredParameterCount() — method, class org.swizframework.metadata.Mediator
Get Required Parameter Count
getString(name:String, initValue:String) — method, interface org.swizframework.storage.ISharedObjectBean
getString(name:String, initValue:String) — method, class org.swizframework.storage.SharedObjectBean
getTypeDescriptor(target:Object, domain:flash.system:ApplicationDomain) — Static Method , class org.swizframework.reflection.TypeCache
Will return TypeDescriptor instance either retrieved from cache or freshly constructed from describeType call.
getValue(name:String, initValue:any) — method, interface org.swizframework.storage.ISharedObjectBean
getValue(name:String, initValue:any) — method, class org.swizframework.storage.SharedObjectBean
globalDispatcher — Property, interface org.swizframework.core.ISwiz
Global Dispatcher
GLOBAL_DISPATCHER — Constant Static Property, class org.swizframework.core.SwizConfig
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