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  
RECONNECT_ATTEMPTS_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser.AbstractProducerNodeParser
RECONNECT_INTERVAL_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser.AbstractProducerNodeParser
ref — Property, class org.springextensions.actionscript.ioc.config.impl.mxml.component.Arg
A reference to another ObjectDefinition in the MXMLApplicationContext or the id of another MXMLApplicationContext.
REF_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.metadata.util.MetadataConfigUtils
The "ref" attribute.
REF_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.TaskNamespaceHandler
REF_ATTRIBUTE — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.XMLObjectDefinitionsParser
REF_ELEMENT — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.TaskNamespaceHandler
REF_ELEMENT — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.XMLObjectDefinitionsParser
referenceResolvers — Property, class org.springextensions.actionscript.context.impl.ApplicationContext
referenceResolvers — Property, interface org.springextensions.actionscript.ioc.factory.IObjectFactory
referenceResolvers — Property, class org.springextensions.actionscript.ioc.factory.impl.DefaultObjectFactory
RefNodeParser — class, package org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser
Parses an reference node.
RefNodeParser(xmlObjectDefinitionsParser:org.springextensions.actionscript.ioc.config.impl.xml.parser:IXMLObjectDefinitionsParser) — Constructor, class org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.nodeparser.RefNodeParser
Constructs the RefNodeParser.
refOrNull(node:XML, attributeName:String) — Static Method , class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.TaskNamespaceHandler
regExp — Property, interface org.springextensions.actionscript.ioc.config.property.IPropertyPlaceholderResolver
regExp — Property, class org.springextensions.actionscript.ioc.config.property.impl.PropertyPlaceholderResolver
registerClassScanners(objectFactory:org.springextensions.actionscript.ioc.factory:IObjectFactory) — method, class org.springextensions.actionscript.ioc.factory.process.impl.factory.ClassScannerObjectFactoryPostProcessor
registerClassScannersFromInterfaceLookup(cache:org.as3commons.bytecode.reflect:ByteCodeTypeCache, objectFactory:org.springextensions.actionscript.ioc.factory:IObjectFactory) — method, class org.springextensions.actionscript.ioc.factory.process.impl.factory.ClassScannerObjectFactoryPostProcessor
registerCommandForEventClass(eventClass:Class, commandName:String, executeMethodName:String, properties:Vector$String, priority:uint) — method, interface org.springextensions.actionscript.mvc.IController
Registers the specified command name for the specified event Class.
registerCommandForEventClass(eventClass:Class, commandName:String, executeMethodName:String, properties:Vector$String, priority:uint) — method, class org.springextensions.actionscript.mvc.impl.Controller
Registers the specified command name for the specified event Class.
registerCommandForEventType(eventType:String, commandName:String, executeMethodName:String, properties:Vector$String, priority:uint) — method, interface org.springextensions.actionscript.mvc.IController
Registers the specified command name for the specified event type.
registerCommandForEventType(eventType:String, commandName:String, executeMethodName:String, properties:Vector$String, priority:uint) — method, class org.springextensions.actionscript.mvc.impl.Controller
Registers the specified command name for the specified event type.
registerCommands(objectFactory:org.springextensions.actionscript.ioc.factory:IObjectFactory, controller:org.springextensions.actionscript.mvc:IController) — method, class org.springextensions.actionscript.mvc.processor.MVCControllerObjectFactoryPostProcessor
Loops through all the IObjectDefinitions in the specified IConfigurableListableObjectFactory instance, creates a Type instance for the classes and invokes the processCommandMetaData() method.
registerCustomConfiguration(objectName:String, configurator:any) — method, interface org.springextensions.actionscript.ioc.objectdefinition.IObjectDefinitionRegistry
registerCustomConfiguration(objectName:String, configuration:any) — method, class org.springextensions.actionscript.ioc.objectdefinition.impl.DefaultObjectDefinitionRegistry
registerCustomConfigurationClassScanner(configurator:org.springextensions.actionscript.ioc.config.impl.metadata:ICustomConfigurationClassScanner) — method, class org.springextensions.actionscript.ioc.config.impl.metadata.MetadataObjectDefinitionsProvider
registerCustomEditor(requiredType:Class, propertyEditor:org.springextensions.actionscript.object:IPropertyEditor) — method, interface org.springextensions.actionscript.object.IPropertyEditorRegistry
Registers the given property editor for the given type.
registerCustomEditor(requiredType:Class, propertyEditor:org.springextensions.actionscript.object:IPropertyEditor) — method, class org.springextensions.actionscript.object.PropertyEditorRegistrySupport
Registers the given property editor for the given type.
registerDefaultEditors() — method, class org.springextensions.actionscript.object.PropertyEditorRegistrySupport
registerInstance(instance:Object, objectName:String) — method, interface org.springextensions.actionscript.ioc.IObjectDestroyer
registerInstance(instance:Object, objectName:String) — method, class org.springextensions.actionscript.ioc.impl.DefaultObjectDestroyer
registerMetadataProcessor(metadataProcessor:org.as3commons.metadata.process:IMetadataProcessor) — method, class org.springextensions.actionscript.metadata.MetadataProcessorObjectPostProcessor
registerObjectDefinition(objectName:String, objectDefinition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition) — method, interface org.springextensions.actionscript.ioc.config.impl.xml.parser.IXMLObjectDefinitionsParser
registerObjectDefinition(objectName:String, objectDefinition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition) — method, class org.springextensions.actionscript.ioc.config.impl.xml.parser.impl.XMLObjectDefinitionsParser
Registers in a temporary object which will be returned by the parse() method.
registerObjectDefinition(objectName:String, objectDefinition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition, override:Boolean) — method, interface org.springextensions.actionscript.ioc.objectdefinition.IObjectDefinitionRegistry
Registers the given objectDefinition under the given name.
registerObjectDefinition(objectName:String, objectDefinition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition, override:Boolean) — method, class org.springextensions.actionscript.ioc.objectdefinition.impl.DefaultObjectDefinitionRegistry
Registers the given objectDefinition under the given name.
registerObjectDefinitionParser(element:String, parser:org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler:IObjectDefinitionParser) — method, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.AbstractNamespaceHandler
Registers an object definition parser.
registerObjectDefinitions(newObjectDefinitions:Object) — method, class org.springextensions.actionscript.context.impl.ApplicationContext
RegisterObjectFactoryPostProcessorsFactoryPostProcessor — class, package org.springextensions.actionscript.ioc.factory.process.impl.factory
RegisterObjectFactoryPostProcessorsFactoryPostProcessor(orderPosition:int) — Constructor, class org.springextensions.actionscript.ioc.factory.process.impl.factory.RegisterObjectFactoryPostProcessorsFactoryPostProcessor
RegisterObjectPostProcessorsFactoryPostProcessor — class, package org.springextensions.actionscript.ioc.factory.process.impl.factory
RegisterObjectPostProcessorsFactoryPostProcessor(orderPosition:int) — Constructor, class org.springextensions.actionscript.ioc.factory.process.impl.factory.RegisterObjectPostProcessorsFactoryPostProcessor
Creates a new RegisterObjectPostProcessorsFactoryPostProcessor instance.
registerProcessor(stageProcessorRegistry:org.as3commons.stageprocessing:IStageObjectProcessorRegistry, stageProcessor:org.as3commons.stageprocessing:IStageObjectProcessor, rootView:flash.display:DisplayObject, objectSelector:org.as3commons.stageprocessing:IObjectSelector) — method, class org.springextensions.actionscript.stage.StageProcessorFactoryPostprocessor
Registers the specified IStageProcessor with the specified IStageProcessorRegistry.
registryId — Property, interface org.springextensions.actionscript.ioc.objectdefinition.IObjectDefinition
The id of the IObjectDefinitionRegistry that the current IObjectDefinition was first registered with.
registryId — Property, class org.springextensions.actionscript.ioc.objectdefinition.impl.ObjectDefinition
The id of the IObjectDefinitionRegistry that the current IObjectDefinition was first registered with.
REMOTE_OBJECT_ELEMENT — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.TaskNamespaceHandler
RemoteObjectNodeParser — class, package org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.rpc.nodeparser
RemoteObject node parser.
RemoteObjectNodeParser() — Constructor, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.rpc.nodeparser.RemoteObjectNodeParser
Creates a new RemoteObjectNodeParser
removeChild(child:Object) — Static Method , class org.springextensions.actionscript.util.ApplicationUtils
Removes the given child object of the main application.
removeChildContext(childContext:org.springextensions.actionscript.context:IApplicationContext) — method, interface org.springextensions.actionscript.context.IApplicationContext
removeChildContext(childContext:org.springextensions.actionscript.context:IApplicationContext) — method, class org.springextensions.actionscript.context.impl.ApplicationContext
removeEventClassInterceptor(eventClass:Class, interceptor:org.as3commons.eventbus:IEventInterceptor, topic:Object) — method, interface org.springextensions.actionscript.eventbus.IEventBusUserRegistry
removeEventClassInterceptor(eventClass:Class, interceptor:org.as3commons.eventbus:IEventInterceptor, topic:Object) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry
removeEventClassListener(eventClass:Class, handler:Function) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry
removeEventClassListenerInterceptor(eventClass:Class, interceptor:org.as3commons.eventbus:IEventListenerInterceptor, topic:Object) — method, interface org.springextensions.actionscript.eventbus.IEventBusUserRegistry
removeEventClassListenerInterceptor(eventClass:Class, interceptor:org.as3commons.eventbus:IEventListenerInterceptor, topic:Object) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry
removeEventClassListenerProxy(eventClass:Class, proxy:org.as3commons.reflect:MethodInvoker, topic:Object) — method, interface org.springextensions.actionscript.eventbus.IEventBusUserRegistry
removeEventClassListenerProxy(eventClass:Class, proxy:org.as3commons.reflect:MethodInvoker, topic:Object) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry
removeEventInterceptor(type:String, interceptor:org.as3commons.eventbus:IEventInterceptor, topic:Object) — method, interface org.springextensions.actionscript.eventbus.IEventBusUserRegistry
removeEventInterceptor(type:String, interceptor:org.as3commons.eventbus:IEventInterceptor, topic:Object) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry
removeEventListener(eventName:String, handler:Function) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class org.springextensions.actionscript.ioc.config.impl.mxml.custom.stage.StageObjectProcessor
removeEventListenerInterceptor(type:String, interceptor:org.as3commons.eventbus:IEventListenerInterceptor, topic:Object) — method, interface org.springextensions.actionscript.eventbus.IEventBusUserRegistry
removeEventListenerInterceptor(type:String, interceptor:org.as3commons.eventbus:IEventListenerInterceptor, topic:Object) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry
removeEventListenerProxy(type:String, proxy:org.as3commons.reflect:MethodInvoker, topic:Object) — method, interface org.springextensions.actionscript.eventbus.IEventBusUserRegistry
removeEventListenerProxy(type:String, proxy:org.as3commons.reflect:MethodInvoker, topic:Object) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry
removeEventListeners(eventDispatcher:flash.events:IEventDispatcher) — method, interface org.springextensions.actionscript.eventbus.IEventBusUserRegistry
removeEventListeners(eventDispatcher:flash.events:IEventDispatcher) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry
Removes all the event listeners that were added to the specified IEventDispatcher.
removeFromMetadataLookup(name:String, definition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition) — method, class org.springextensions.actionscript.ioc.objectdefinition.impl.DefaultObjectDefinitionRegistry
removeInstance(name:String) — method, interface org.springextensions.actionscript.ioc.factory.IInstanceCache
Removes the instance that was associated with the specified name.
removeInstance(name:String) — method, class org.springextensions.actionscript.ioc.factory.impl.DefaultInstanceCache
Removes the instance that was associated with the specified name.
removeInterceptor(interceptor:org.as3commons.eventbus:IEventInterceptor, topic:Object) — method, interface org.springextensions.actionscript.eventbus.IEventBusUserRegistry
removeInterceptor(interceptor:org.as3commons.eventbus:IEventInterceptor, topic:Object) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry
removeListenerInterceptor(interceptor:org.as3commons.eventbus:IEventListenerInterceptor, topic:Object) — method, interface org.springextensions.actionscript.eventbus.IEventBusUserRegistry
removeListenerInterceptor(interceptor:org.as3commons.eventbus:IEventListenerInterceptor, topic:Object) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry
removeListeners(eventBus:org.as3commons.eventbus:IEventBus) — method, class org.springextensions.actionscript.mvc.impl.Controller
Removes the onMVCEventHandler event handler from the specified IEventBus
removeObjectDefinition(objectName:String) — method, interface org.springextensions.actionscript.ioc.objectdefinition.IObjectDefinitionRegistry
Removes the definition with the given name from the registry
removeObjectDefinition(objectName:String) — method, class org.springextensions.actionscript.ioc.objectdefinition.impl.DefaultObjectDefinitionRegistry
Removes the definition with the given name from the registry
removeParentEventBusListener() — method, class org.springextensions.actionscript.ioc.factory.impl.DefaultObjectFactory
removePreparedInstance(name:String) — method, class org.springextensions.actionscript.ioc.factory.impl.DefaultInstanceCache
removeRootView(rootView:flash.display:DisplayObject) — method, interface org.springextensions.actionscript.context.IApplicationContext
removeRootView(rootView:flash.display:DisplayObject) — method, class org.springextensions.actionscript.context.impl.ApplicationContext
replaceFactoryInstance(definition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition, metadata:org.as3commons.reflect:Metadata, instance:Object, cache:org.springextensions.actionscript.ioc.factory:IInstanceCache, objectName:String) — method, class org.springextensions.actionscript.ioc.factory.process.impl.factory.FactoryObjectFactoryPostProcessor
replacePropertyPlaceholder(value:String, regExp:RegExp, properties:org.springextensions.actionscript.ioc.config.property:IPropertiesProvider) — method, class org.springextensions.actionscript.ioc.config.property.impl.PropertyPlaceholderResolver
Resolves the property placeholders for the given string, using the given regular expression.
REQUEST_TIMEOUT_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser.ChannelNodeParser
REQUEST_TIMEOUT_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser.MessageAgentNodeParser
REQUEST_TIMEOUT_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.rpc.nodeparser.AbstractServiceNodeParser
The request-timeout attribute
REQUIRED_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.metadata.util.MetadataConfigUtils
The "required" attribute.
requiresDependencies — Property, class org.springextensions.actionscript.ioc.impl.MethodInvocation
rerouteToEventBus(event:flash.events:Event) — method, class org.springextensions.actionscript.eventbus.impl.DefaultEventBusUserRegistry
rerouteToEventBus(event:flash.events:Event) — method, class org.springextensions.actionscript.mvc.processor.MVCRouteEventsMetaDataProcessor
Wraps the specified Event in an MVCEvent instance and dispatches this through the IEventBus.
RESET_ELEMENT — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.TaskNamespaceHandler
resetMethod — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.nodeparser.TaskNodeParser
resolve(property:Object) — method, interface org.springextensions.actionscript.ioc.factory.IReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property:Object) — method, class org.springextensions.actionscript.ioc.factory.impl.AbstractReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property:Object) — method, class org.springextensions.actionscript.ioc.factory.impl.referenceresolver.ArrayCollectionReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property:Object) — method, class org.springextensions.actionscript.ioc.factory.impl.referenceresolver.ArrayReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property:Object) — method, class org.springextensions.actionscript.ioc.factory.impl.referenceresolver.DictionaryReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property:Object) — method, class org.springextensions.actionscript.ioc.factory.impl.referenceresolver.ObjectReferenceResolver
If the specified objectName is "this" the object factory will be returned. Resolves all references of IObjectReference contained within the given property.
resolve(property:Object) — method, class org.springextensions.actionscript.ioc.factory.impl.referenceresolver.ThisReferenceResolver
Return the IApplicationContext instance.
resolve(property:Object) — method, class org.springextensions.actionscript.ioc.factory.impl.referenceresolver.VectorReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolveArguments(metadata:org.as3commons.reflect:Metadata) — method, class org.springextensions.actionscript.ioc.config.impl.metadata.util.MetadataConfigUtils
resolveConstructorArgs(property:org.as3commons.reflect:Field, definition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition, definitionName:String) — method, class org.springextensions.actionscript.ioc.config.impl.metadata.ConfigurationClassScanner
resolveConstructorArgs(type:org.as3commons.reflect:Type, definition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition, objectDefinitionId:String) — method, class org.springextensions.actionscript.ioc.config.impl.metadata.MetadataObjectDefinitionsProvider
resolveConstructorArgsViaReflection(type:org.as3commons.reflect:Type, definition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition, objectDefinitionId:String) — method, class org.springextensions.actionscript.ioc.config.impl.metadata.MetadataObjectDefinitionsProvider
resolveDefinitionProperties(componentMetaData:org.as3commons.reflect:Metadata, definition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition, className:String) — method, class org.springextensions.actionscript.ioc.config.impl.metadata.util.MetadataConfigUtils
resolveID(node:XML, definition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition, context:org.springextensions.actionscript.ioc.config.impl.xml.parser:IXMLObjectDefinitionsParser) — method, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.AbstractObjectDefinitionParser
Returns the id of the given xml node.
resolveID(node:XML) — method, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.task.TaskElementsPreprocessor
resolveMembers() — method, class org.springextensions.actionscript.ioc.config.impl.metadata.MetadataObjectDefinitionsProvider
resolveMethods(property:org.as3commons.reflect:Field, definition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition) — method, class org.springextensions.actionscript.ioc.config.impl.metadata.ConfigurationClassScanner
resolveMethods(type:org.as3commons.reflect:Type, definition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition) — method, class org.springextensions.actionscript.ioc.config.impl.metadata.MetadataObjectDefinitionsProvider
resolveObjectDefinition(object:any) — method, class org.springextensions.actionscript.stage.DefaultObjectDefinitionResolver
Resolve an IObjectDefinition for an object to be subsequently wired.
resolveObjectDefinition(object:any) — method, interface org.springextensions.actionscript.stage.IObjectDefinitionResolver
Resolve an IObjectDefinition for an object to be subsequently wired.
resolveObjectDefinitionProperty(resolver:org.springextensions.actionscript.ioc.config.property:IPropertyPlaceholderResolver, objectDefinition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition, propertyName:String) — method, class org.springextensions.actionscript.ioc.factory.process.impl.factory.PropertyPlaceholderConfigurerFactoryPostProcessor
resolveObjectName(objectName:String, instance:any) — method, class org.springextensions.actionscript.ioc.impl.DefaultDependencyInjector
resolveObjectSelector(objectFactory:org.springextensions.actionscript.ioc.factory:IObjectFactory, processorName:String) — method, class org.springextensions.actionscript.stage.StageProcessorFactoryPostprocessor
resolveObjectSelectorName() — method, class org.springextensions.actionscript.ioc.config.impl.mxml.custom.stage.StageAutowireProcessor
resolveObjectSelectorName() — method, class org.springextensions.actionscript.ioc.config.impl.mxml.custom.stage.StageObjectProcessor
resolveParentDefinitions(registry:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinitionRegistry) — method, class org.springextensions.actionscript.ioc.factory.process.impl.factory.ObjectDefinitonFactoryPostProcessor
resolveProperties(property:org.as3commons.reflect:Field, definition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition, definitionName:String) — method, class org.springextensions.actionscript.ioc.config.impl.metadata.ConfigurationClassScanner
resolveProperties(type:org.as3commons.reflect:Type, definition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition, objectDefinitionId:String) — method, class org.springextensions.actionscript.ioc.config.impl.metadata.MetadataObjectDefinitionsProvider
resolvePropertiesFromMetadata(type:org.as3commons.reflect:Type, definition:org.springextensions.actionscript.ioc.objectdefinition:IObjectDefinition) — method, class org.springextensions.actionscript.ioc.config.impl.metadata.MetadataObjectDefinitionsProvider
resolvePropertyPlaceholders(value:String, regExp:RegExp, properties:org.springextensions.actionscript.ioc.config.property:IPropertiesProvider) — method, interface org.springextensions.actionscript.ioc.config.property.IPropertyPlaceholderResolver
resolvePropertyPlaceholders(value:String, regEx:RegExp, properties:org.springextensions.actionscript.ioc.config.property:IPropertiesProvider) — method, class org.springextensions.actionscript.ioc.config.property.impl.PropertyPlaceholderResolver
Resolves the property placeholders in the given value, using the given regular expression.
resolvePropertyPlaceholdersForInstance(resolver:org.springextensions.actionscript.ioc.config.property:IPropertyPlaceholderResolver, instance:Object) — method, class org.springextensions.actionscript.ioc.factory.process.impl.factory.PropertyPlaceholderConfigurerFactoryPostProcessor
Resolves all property placeholders in the given instance.
resolvePropertyPlaceholdersForObjectName(resolver:org.springextensions.actionscript.ioc.config.property:IPropertyPlaceholderResolver, objectName:String) — method, class org.springextensions.actionscript.ioc.factory.process.impl.factory.PropertyPlaceholderConfigurerFactoryPostProcessor
Resolves all property placeholders for the constructor arguments, properties of the specified object definition and all of the string based properties on the object definition itself.
resolveReference(reference:any) — method, interface org.springextensions.actionscript.ioc.factory.IObjectFactory
resolveReference(reference:any) — method, class org.springextensions.actionscript.ioc.factory.impl.DefaultObjectFactory
ResolveReferenceError — class, package org.springextensions.actionscript.ioc.error
Thrown to indicate that a reference could not be resolved.
ResolveReferenceError(message:String) — Constructor, class org.springextensions.actionscript.ioc.error.ResolveReferenceError
Constructs a new ResolveReferenceError
resolveReferences(references:Array) — method, class org.springextensions.actionscript.context.impl.ApplicationContext
resolveReferences(references:Array) — method, interface org.springextensions.actionscript.ioc.factory.IObjectFactory
resolveReferences(references:Array) — method, class org.springextensions.actionscript.ioc.factory.impl.DefaultObjectFactory
resolveReferences(references:Array, objectFactory:org.springextensions.actionscript.ioc.factory:IObjectFactory) — method, class org.springextensions.actionscript.ioc.impl.DefaultDependencyInjector
resolveRootViewApplicationDomain(views:Vector$flash.display:DisplayObject) — method, class org.springextensions.actionscript.context.impl.ApplicationContext
resolveRootViewLoaderInfo(views:Vector$flash.display:DisplayObject) — method, class org.springextensions.actionscript.context.impl.ApplicationContext
resolveSubReference(objectName:String) — method, class org.springextensions.actionscript.ioc.factory.impl.referenceresolver.ObjectReferenceResolver
resolveType(value:String) — Static Method , class org.springextensions.actionscript.util.TypeUtils
resolveValue(arg:org.springextensions.actionscript.ioc.config.impl.mxml.component:Arg) — method, class org.springextensions.actionscript.ioc.config.impl.mxml.component.MXMLObjectDefinition
Returns a RuntimeObjectReference instance if the specified Arg has a ref property assigned, returns a Class instance if the Arg has a type property of "class" and a string as value, returns a RuntimeObjectReference if the property value is a ObjectDefinition and adds this instance to the propertyObjectDefinitions list, in all other cases it just returns the value of the specified Arg.
resourceManager — Property, class org.springextensions.actionscript.localization.LocalizationStageProcessor
The IResourceManager instance used to retrieve resource values from.
resourceManagerChange_handler(event:flash.events:Event) — method, class org.springextensions.actionscript.localization.LocalizationStageProcessor
Handles the Event.CHANGE on the resourceManager, when invoked it re-assigns all the resource values to each stage component that has been processed.
resourceSuffixes — Property, class org.springextensions.actionscript.localization.LocalizationStageProcessor
An Vector.<String> of suffixes that correspond to property names on the stage component. For example, a button with id 'myButton': <Button id="myButton"/> Can have its label property assigned automatically if a resourceName exists with this name: myButton_label=Click this button
restrictAccess(component:Object, strategy:org.springextensions.actionscript.security:AccessStrategy, state:Boolean) — method, class org.springextensions.actionscript.security.impl.SimpleStageSecurityManager
Sets a property whose name is specified by the AccessStrategy on the UIComponent to the value of the state argument.
RESUBSCRIBE_ATTEMPTS_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser.AbstractConsumerNodeParser
RESUBSCRIBE_INTERVAL_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.messaging.nodeparser.AbstractConsumerNodeParser
rights — Property, interface org.springextensions.actionscript.security.IMembershipOwner
A Vector of strings that represent the right names that are applicable to the current IMembershipOwner
rights — Property, class org.springextensions.actionscript.security.impl.SimpleMembershipOwner
A Vector of strings that represent the right names that are applicable to the current IMembershipOwner
rights — Property, class org.springextensions.actionscript.security.impl.SimpleStageSecurityManager
A Vector of strings that represent the right names that are applicable to the current IMembershipOwner
RIGHTS_CHANGED — Constant Static Property, class org.springextensions.actionscript.security.impl.SimpleMembershipOwner
roles — Property, interface org.springextensions.actionscript.security.IMembershipOwner
A Vector of strings that represent the role names that are applicable to the current IMembershipOwner
roles — Property, class org.springextensions.actionscript.security.impl.SimpleMembershipOwner
A Vector of strings that represent the role names that are applicable to the current IMembershipOwner
roles — Property, class org.springextensions.actionscript.security.impl.SimpleStageSecurityManager
A Vector of strings that represent the role names that are applicable to the current IMembershipOwner
ROLES_CHANGED — Constant Static Property, class org.springextensions.actionscript.security.impl.SimpleMembershipOwner
ROOT_URL_ATTR — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.rpc.nodeparser.WebServiceNodeParser
rootViews — Property, interface org.springextensions.actionscript.context.IApplicationContext
rootViews — Property, class org.springextensions.actionscript.context.impl.ApplicationContext
RouteEventsCustomConfigurator — class, package org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.customconfiguration
RouteEventsCustomConfigurator(eventBusUserRegistry:org.springextensions.actionscript.eventbus:IEventBusUserRegistry, eventNames:Vector$String, topics:Vector$String, topicProperties:Vector$String) — Constructor, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.customconfiguration.RouteEventsCustomConfigurator
Creates a new RouteEventsCustomConfigurator instance.
RouteEventsInterceptorCustomConfigurationClassScanner — class, package org.springextensions.actionscript.ioc.config.impl.metadata.customscanner.eventbus
RouteEventsInterceptorCustomConfigurationClassScanner() — Constructor, class org.springextensions.actionscript.ioc.config.impl.metadata.customscanner.eventbus.RouteEventsInterceptorCustomConfigurationClassScanner
Creates a new RouteEventsInterceptorCustomConfigurationClassScanner instance.
ROUTE_EVENTS_METADATA — Constant Static Property, class org.springextensions.actionscript.eventbus.process.RouteEventsMetaDataProcessor
RouteEventsMetaDataDestroyer — class, package org.springextensions.actionscript.eventbus.process
RouteEventsMetaDataDestroyer() — Constructor, class org.springextensions.actionscript.eventbus.process.RouteEventsMetaDataDestroyer
Creates a new RouteEventsMetaDataDestroyer instance.
RouteEventsMetaDataProcessor — class, package org.springextensions.actionscript.eventbus.process
IMetadataProcessor implementation that can re-route events from arbitrary objects through the EventBus.dispatchEvent() method.
RouteEventsMetaDataProcessor() — Constructor, class org.springextensions.actionscript.eventbus.process.RouteEventsMetaDataProcessor
Creates a new RouteEventsMetaDataPostProcessor instance.
ROUTE_EVENTS_NAME — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.metadata.customscanner.eventbus.RouteEventsInterceptorCustomConfigurationClassScanner
ROUTING_CONFIGURATION_ELEMENT_NAME — Constant Static Property, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.eventbus.EventBusNamespacehandler
RPCNamespaceHandler — class, package org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.rpc
RPC namespace handler.
RPCNamespaceHandler() — Constructor, class org.springextensions.actionscript.ioc.config.impl.xml.namespacehandler.impl.rpc.RPCNamespaceHandler
Creates a new RPCNamespaceHandler instance.
RuntimeObjectReference — class, package org.springextensions.actionscript.ioc.config.impl
Immutable placeholder class used for a property value object when it is a reference to another object in the factory, to be resolved at runtime.
RuntimeObjectReference(objectName:String) — Constructor, class org.springextensions.actionscript.ioc.config.impl.RuntimeObjectReference
Creates a new RuntimeObjectReference.
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