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  
RandomNumberFactoryObject — Class in package org.springextensions.actionscript.ioc.factory.config

Author: Christophe Herreman
Version: $Revision: 21 $, $Date: 2008-11-01 22:58:42 +0100 (za, 01 nov 2008) $, $Author: dmurat $
Since: 0.1

RandomNumberFactoryObject() — Constructor in class org.springextensions.actionscript.ioc.factory.config.RandomNumberFactoryObject
Constructs a new RandomNumberFactoryObject instance
readyHandler(event) — Method in class org.springextensions.actionscript.module.LoadModuleOperation
Handles the ModuleEvent.READY event.
RECONNECT_ATTEMPTS_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AbstractProducerNodeParser
RECONNECT_INTERVAL_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AbstractProducerNodeParser
redispatch(event) — Method in class org.springextensions.actionscript.core.task.support.IfElseBlock
redispatchCompositeCommand(event:org.springextensions.actionscript.core.command.event:CompositeCommandEvent) — Method in class org.springextensions.actionscript.core.task.support.Task
redispatchTaskEvent(event:org.springextensions.actionscript.core.task.event:TaskEvent) — Method in class org.springextensions.actionscript.core.task.support.Task
ref — Property in class org.springextensions.actionscript.context.support.mxml.Arg
A reference to another ObjectDefinition in the MXMLApplicationContext
REF_ATTR — Constant static property in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
The "ref" attribute.
REF_ATTR — Constant static property in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler
REF_ATTRIBUTE — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
REF_ELEMENT — Constant static property in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler
REF_ELEMENT — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Constant value 'ref'
referenceResolvers — Property in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
Reference resolvers used when creating objects
RefNodeParser — Class in package org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers
Parses an reference node.
RefNodeParser(xmlObjectDefinitionsParser:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Constructor in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.RefNodeParser
Constructs the RefNodeParser.
refOrNull(node, attributeName) — Static method in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler
refresh() — Method in class org.springextensions.actionscript.collections.Map
regExp — Property in class org.springextensions.actionscript.utils.PropertyPlaceholderResolver
register(cmd, event) — Method in class org.springextensions.actionscript.cairngorm.PendingCommandRegistry
REGISTER — Constant static property in class org.springextensions.actionscript.cairngorm.PendingCommandRegistryEvent
Defines the value of the type property of a PendingCommandRegistryEvent.REGISTER event object.
registerClassScanners(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory) — Method in class org.springextensions.actionscript.context.metadata.ClassScannerObjectFactoryPostProcessor
registerCommand(p_notificationName, p_commandClassRef) — Method in class org.springextensions.actionscript.puremvc.core.controller.IocController
registerCommandByConfigName(p_notificationName, p_commandName) — Method in class org.springextensions.actionscript.puremvc.core.controller.IocController
registerCommandByConfigName(p_notificationName, p_configName) — Method in interface org.springextensions.actionscript.puremvc.interfaces.IIocController
registerCommandByConfigName(p_noteName, p_configName) — Method in interface org.springextensions.actionscript.puremvc.interfaces.IIocFacade
registerCommandByConfigName(p_noteName, p_configName) — Method in class org.springextensions.actionscript.puremvc.patterns.facade.IocFacade
registerCommandForEventClass(eventClass, commandName, executeMethodName, properties, priority) — Method in interface org.springextensions.actionscript.core.mvc.IController
Registers the specified command name for the specified event Class.
registerCommandForEventClass(eventClass, commandName, executeMethodName, properties, priority) — Method in class org.springextensions.actionscript.core.mvc.support.Controller
Registers the specified command name for the specified event Class.
registerCommandForEventType(eventType, commandName, executeMethodName, properties, priority) — Method in interface org.springextensions.actionscript.core.mvc.IController
Registers the specified command name for the specified event type.
registerCommandForEventType(eventType, commandName, executeMethodName, properties, priority) — Method in class org.springextensions.actionscript.core.mvc.support.Controller
Registers the specified command name for the specified event type.
registerCommands(objectFactory:org.springextensions.actionscript.ioc.factory.config:IConfigurableListableObjectFactory, controller:org.springextensions.actionscript.core.mvc:IController) — Method in class org.springextensions.actionscript.core.mvc.MVCControllerObjectFactoryPostProcessor
Loops through all the IObjectDefinitions in the specified IConfigurableListableObjectFactory instance, creates a Type instance for the classes and invokes the processCommandMetaData() method.
registerContext(parentDocument, applicationContext:org.springextensions.actionscript.context:IApplicationContext) — Method in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry
registerContext(parentDocument, applicationContext:org.springextensions.actionscript.context:IApplicationContext) — Method in class org.springextensions.actionscript.stage.FlexStageProcessorRegistry
registerContext(parentDocument, applicationContext:org.springextensions.actionscript.context:IApplicationContext) — Method in interface org.springextensions.actionscript.stage.IStageProcessorRegistry
Registers the specified IApplicationContext with the current IStageProcessorRegistry by associating it with the specified parentDocument.
registerContextForApplication(application, applicationContext:org.springextensions.actionscript.context:IApplicationContext) — Method in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry
registerCustomEditor(requiredType, propertyEditor:org.springextensions.actionscript.objects:IPropertyEditor) — Method in interface org.springextensions.actionscript.ioc.factory.config.IConfigurableObjectFactory
Registers a custom property editor.
registerCustomEditor(requiredType, propertyEditor:org.springextensions.actionscript.objects:IPropertyEditor) — Method in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
Registers a custom property editor.
registerCustomEditor(requiredType, propertyEditor:org.springextensions.actionscript.objects:IPropertyEditor) — Method in interface org.springextensions.actionscript.objects.IPropertyEditorRegistry
Registers the given property editor for the given type.
registerCustomEditor(requiredType, propertyEditor:org.springextensions.actionscript.objects:IPropertyEditor) — Method in class org.springextensions.actionscript.objects.PropertyEditorRegistrySupport
Registers the given property editor for the given type.
registerMediatorByConfigName(p_mediatorName, p_viewComponent) — Method in interface org.springextensions.actionscript.puremvc.interfaces.IIocFacade
registerMediatorByConfigName(p_mediatorName, p_viewComponent) — Method in class org.springextensions.actionscript.puremvc.patterns.facade.IocFacade
registerModule(module) — Method in class org.springextensions.actionscript.cairngorm.control.CairngormFrontController
When the module parameter is not null the eventDispatcher that the current CairngormFrontController listens to is switched to the current ISystemManager instance.
registerObjectDefinition(objectName, objectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition) — Method in class org.springextensions.actionscript.ioc.factory.support.DefaultListableObjectFactory
Registers the given objectDefinition under the given name.
registerObjectDefinition(objectName, objectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition) — Method in interface org.springextensions.actionscript.ioc.factory.support.IObjectDefinitionRegistry
Registers the given objectDefinition under the given name.
registerObjectDefinition(objectName, objectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition) — Method in class org.springextensions.actionscript.ioc.factory.support.SimpleObjectDefinitionRegistry
Registers the given objectDefinition under the given name.
registerObjectDefinition(objectName, objectDefinition:org.springextensions.actionscript.ioc:IObjectDefinition) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Registers an object definition in the internal object factory.
registerObjectDefinitionParser(element, parser:org.springextensions.actionscript.ioc.factory.xml:IObjectDefinitionParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.NamespaceHandlerSupport
Registers an object definition parser.
registerObjectFactoryPostProcessors() — Method in class org.springextensions.actionscript.context.support.AbstractApplicationContext
Looks for implementations of IObjectFactoryPostProcessor in the object definition of this context and add an instance of each one as a object factory post processor.
registerObjectPostProcessors() — Method in class org.springextensions.actionscript.context.support.AbstractApplicationContext
Will search all object definitions for implementations of IObjectPostProcessor.
registerProcessor(stageProcessorRegistry:org.springextensions.actionscript.stage:IStageProcessorRegistry, name, stageProcessor:org.springextensions.actionscript.stage:IStageProcessor, document) — Method in class org.springextensions.actionscript.stage.StageProcessorFactoryPostprocessor
Registers the specified IStageProcessor with the specified IStageProcessorRegistry.
registerProxyByConfigName(p_proxyName) — Method in interface org.springextensions.actionscript.puremvc.interfaces.IIocFacade
registerProxyByConfigName(p_proxyName) — Method in class org.springextensions.actionscript.puremvc.patterns.facade.IocFacade
registerSingleton(name, object) — Method in class org.springextensions.actionscript.context.support.AbstractApplicationContext
registerSingleton(name, object) — Method in interface org.springextensions.actionscript.ioc.factory.config.IConfigurableListableObjectFactory
Registers a singleton object in the factory.
registerSingleton(name, object) — Method in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
registerStageProcessor(name, stageProcessor:org.springextensions.actionscript.stage:IStageProcessor, objectSelector:org.springextensions.actionscript.stage:IObjectSelector) — Method in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry
registerStageProcessor(name, stageProcessor:org.springextensions.actionscript.stage:IStageProcessor, objectSelector:org.springextensions.actionscript.stage:IObjectSelector) — Method in interface org.springextensions.actionscript.stage.IStageProcessorRegistry
Adds the specified IStageProcessor instance to the collection.
registerTestExecutionListeners(testExecutionListeners) — Method in class org.springextensions.actionscript.test.context.TestContextManager
Register the supplied [TestExecutionListeners] by appending them to the set of listeners used by this TestContextManager.
registerWindow(window) — Method in class org.springextensions.actionscript.stage.FlexStageProcessorRegistry
REINJECT_DEPENDENCIES_ATTRIBUTE — Constant static property in class org.springextensions.actionscript.test.context.support.DependencyInjectionTestExecutionListener
Attribute name for a TestContext attribute that indicates whether or not the dependencies of a test instance should be reinjected in beforeTestMethod().
remoteObject — Property in class org.springextensions.actionscript.rpc.remoting.AbstractRemoteObjectOperation
The RemoteObject instance that is used by the current AbstractRemoteObjectOperation to perform its task.
remoteObject — Property in class org.springextensions.actionscript.rpc.remoting.RemoteObjectService
The RemoteObject that is used by the current AbstractRemoteObjectService to perform its task.
REMOTE_OBJECT_ELEMENT — Constant static property in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler
RemoteObjectNodeParser — Class in package org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.rpc
RemoteObject node parser.
RemoteObjectNodeParser() — Constructor in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.rpc.RemoteObjectNodeParser
Creates a new RemoteObjectNodeParser
RemoteObjectOperation — Class in package org.springextensions.actionscript.rpc.remoting
An IOperation that invokes a method on a remote object.
RemoteObjectOperation(remoteObject, methodName, parameters) — Constructor in class org.springextensions.actionscript.rpc.remoting.RemoteObjectOperation
Creates a new RemoteObjectOperation instance.
RemoteObjectService — Class in package org.springextensions.actionscript.rpc.remoting
Service that invokes methods on a remote object and returns an IOperation for each of these calls.
RemoteObjectService(remoteObject) — Constructor in class org.springextensions.actionscript.rpc.remoting.RemoteObjectService
Creates a new RemoteObjectService.
remove(key) — Method in interface org.springextensions.actionscript.collections.IMap
Removes the mapping for this key from this map if it is present.
remove(key) — Method in class org.springextensions.actionscript.collections.Map
Removes the mapping for this key from this map if it is present.
remove() — Method in class org.springextensions.actionscript.collections.MapViewCursor
remove() — Method in class org.springextensions.actionscript.collections.TypedCollectionViewCursor
Removes the current item and returns it.
remove(item) — Method in class org.springextensions.actionscript.core.event.ListenerCollection
remove(key) — Method in class org.springextensions.actionscript.test.context.ContextCache
Remove the context with the given key.
removeAll() — Static method in class org.springextensions.actionscript.core.event.EventBus
Clears the entire EventBus by removing all types of listeners.
removeAll() — Method in class org.springextensions.actionscript.core.event.EventBusFacade
Clears the entire IEventBus by removing all types of listeners.
removeAll() — Method in interface org.springextensions.actionscript.core.event.IEventBus
Clears the entire IEventBus by removing all types of listeners.
removeAttribute(name) — Method in class org.springextensions.actionscript.core.AttributeAccessorSupport
Remove the attribute identified by name and return its value.
removeAttribute(name) — Method in interface org.springextensions.actionscript.core.IAttributeAccessor
Remove the attribute identified by name and return its value.
removeBlockListeners(asyncCommand:org.springextensions.actionscript.core.operation:IOperation) — Method in class org.springextensions.actionscript.core.task.support.IfElseBlock
removeChild(child) — Static method in class org.springextensions.actionscript.utils.ApplicationUtils
Removes the given child object of the main application.
removeCommand(commandName) — Method in class org.springextensions.actionscript.cairngorm.control.CairngormFrontController

Makes sure the right event listener is removed, depending on whether its a batch command or not.

removeCommand(asyncCommand:org.springextensions.actionscript.core.operation:IOperation) — Method in class org.springextensions.actionscript.core.command.CompositeCommand
removeCommand(p_notificationName) — Method in class org.springextensions.actionscript.puremvc.core.controller.IocController
removeCommandListeners(asyncCommand:org.springextensions.actionscript.core.operation:IOperation) — Method in class org.springextensions.actionscript.core.command.CompositeCommand
Removes the onCommandResult and onCommandFault event handlers from the specified IAsyncCommand instance.
removeCommandListeners(asyncCommand:org.springextensions.actionscript.core.operation:IOperation) — Method in class org.springextensions.actionscript.core.task.command.TaskCommand
Removes the onCommandResult and onCommandFault event handlers from the specified IAsyncCommand instance.
removeCommandListeners(asyncCommand:org.springextensions.actionscript.core.operation:IOperation) — Method in class org.springextensions.actionscript.core.task.support.Task
removeCompleteListener(listener, useCapture) — Method in class org.springextensions.actionscript.core.operation.AbstractOperation
Convenience method for removing a listener from the OperationEvent.COMPLETE event.
removeCompleteListener(listener, useCapture) — Method in interface org.springextensions.actionscript.core.operation.IOperation
Convenience method for removing a listener from the OperationEvent.COMPLETE event.
removeConditionalListeners(asyncCommand:org.springextensions.actionscript.core.operation:IOperation) — Method in class org.springextensions.actionscript.core.task.support.IfElseBlock
removeConditionalListeners(asyncCommand:org.springextensions.actionscript.core.operation:IOperation) — Method in class org.springextensions.actionscript.core.task.support.WhileBlock
removeCountListeners(asyncCommand:org.springextensions.actionscript.core.operation:IOperation) — Method in class org.springextensions.actionscript.core.task.support.ForBlock
removed_handler(event) — Method in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry
removeDisplayObjectWithStageProcessorRegistration(displayObject, stageProcessorRegistration:org.springextensions.actionscript.stage:StageProcessorRegistration) — Method in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry
removeEntityByID(entities, id) — Static method in class org.springextensions.actionscript.domain.util.EntityUtil
removeErrorListener(listener, useCapture) — Method in class org.springextensions.actionscript.core.operation.AbstractOperation
Convenience method for removing a listener from the OperationEvent.ERROR event.
removeErrorListener(listener, useCapture) — Method in interface org.springextensions.actionscript.core.operation.IOperation
Convenience method for removing a listener from the OperationEvent.ERROR event.
removeEventClassListener(eventClass, listener) — Static method in class org.springextensions.actionscript.core.event.EventBus
Removes a listener function for events of a specific Class.
removeEventClassListener(eventClass, listener) — Method in class org.springextensions.actionscript.core.event.EventBusFacade
Removes a listener function for events of a specific Class.
removeEventClassListener(eventClass, listener) — Method in interface org.springextensions.actionscript.core.event.IEventBus
Removes a listener function for events of a specific Class.
removeEventClassListener(eventClass, handler) — Method in class org.springextensions.actionscript.ioc.factory.config.EventHandlerMetadataProcessor
removeEventClassListenerProxy(eventClass, proxy) — Static method in class org.springextensions.actionscript.core.event.EventBus
Removes a proxied event handler as a listener for events of a specific Class.
removeEventClassListenerProxy(eventClass, proxy) — Method in class org.springextensions.actionscript.core.event.EventBusFacade
Removes a proxied event handler as a listener for events of a specific Class.
removeEventClassListenerProxy(eventClass, proxy) — Method in interface org.springextensions.actionscript.core.event.IEventBus
Removes a proxied event handler as a listener for events of a specific Class.
removeEventListener(type, listener, useCapture) — Method in class org.springextensions.actionscript.cairngorm.commands.CommandProxy
removeEventListener(type, listener, useCapture) — Method in class org.springextensions.actionscript.collections.Map
removeEventListener(type, listener, useCapture) — Method in class org.springextensions.actionscript.config.AppSettings
removeEventListener(type, listener) — Static method in class org.springextensions.actionscript.core.event.EventBus
Removes the given listener function as an event handler from the given event type.
removeEventListener(type, listener) — Method in class org.springextensions.actionscript.core.event.EventBusFacade
Removes the given listener function as an event handler from the given event type.
removeEventListener(type, listener) — Method in interface org.springextensions.actionscript.core.event.IEventBus
Removes the given listener function as an event handler from the given event type.
removeEventListener(type, listener, useCapture) — Method in class org.springextensions.actionscript.domain.Entity
removeEventListener(eventName, handler) — Method in class org.springextensions.actionscript.ioc.factory.config.EventHandlerMetadataProcessor
removeEventListener(p_type, p_listener, p_useCapture) — Method in class org.springextensions.actionscript.puremvc.patterns.facade.IocFacade
removeEventListenerProxy(type, proxy) — Static method in class org.springextensions.actionscript.core.event.EventBus
Removes a proxied event handler as a listener from the specified event type.
removeEventListenerProxy(type, proxy) — Method in class org.springextensions.actionscript.core.event.EventBusFacade
Removes a proxied event handler as a listener from the specified event type.
removeEventListenerProxy(type, proxy) — Method in interface org.springextensions.actionscript.core.event.IEventBus
Removes a proxied event handler as a listener from the specified event type.
removeEventListeners() — Method in class org.springextensions.actionscript.cairngorm.control.CairngormFrontController
Removes all the event listeners from the current eventDispatcher.
removeEventListeners() — Method in class org.springextensions.actionscript.core.io.support.LoadStyleModuleOperation
Removes the StyleEvent.COMPLETE, StyleEvent.ERROR and StyleEvent.PROGRESS event listeners.
removeEventListeners() — Method in class org.springextensions.actionscript.core.io.support.LoadURLOperation
Removes all the registered event handlers from the internally created URLLoader and sets itr to null afterwards.
removeEventListeners() — Method in class org.springextensions.actionscript.core.io.support.LoadURLStreamOperation
Removes all the registered event handlers from the internally created URLStream and sets it to null afterwards.
removeEventListeners() — Method in class org.springextensions.actionscript.localization.LoadResourceModuleOperation
Removes the ResourceEvent.COMPLETE, ResourceEvent.ERROR and ResourceEvent.PROGRESS event listeners and sets the internally created IEventDIspatcher to null.
removeEventListeners() — Method in class org.springextensions.actionscript.module.LoadModuleOperation
Removes the ModuleEvent.READY, ModuleEvent.ERROR and ModuleEvent.PROGRESS event listeners.
removeEventListeners(root) — Method in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry
removeItem(item) — Method in class org.springextensions.actionscript.collections.TypedCollection
Removes an item from the TypedCollection
removeItemsOfType(collection, type) — Static method in class org.springextensions.actionscript.utils.ArrayCollectionUtils
Removes all items from the collection that are of the given type.
removeListener(listener:org.springextensions.actionscript.config:IAppSettingsListener, useCapture) — Method in class org.springextensions.actionscript.config.AppSettings
Removes a listener from the AppSettings object.
removeListener(listener:org.springextensions.actionscript.core.event:IEventBusListener) — Static method in class org.springextensions.actionscript.core.event.EventBus
Removes the given listener from the event bus.
removeListener(listener:org.springextensions.actionscript.core.event:IEventBusListener) — Method in class org.springextensions.actionscript.core.event.EventBusFacade
Removes the given listener from the event bus.
removeListener(listener:org.springextensions.actionscript.core.event:IEventBusListener) — Method in interface org.springextensions.actionscript.core.event.IEventBus
Removes the given listener from the event bus.
removeListeners() — Method in class org.springextensions.actionscript.core.command.GenericOperationCommand
Removes the complete and error listeners from the IOperation's instance.
removeListeners(eventBus:org.springextensions.actionscript.core.event:IEventBus) — Method in class org.springextensions.actionscript.core.mvc.support.Controller
Removes the onMVCEventHandler event handler from the specified IEventBus
removeListeners(eventDispatcher) — Method in class org.springextensions.actionscript.ioc.factory.config.RouteEventsMetaDataProcessor
Removes all the event listeners that were added to the specified IEventDispatcher.
removeMediator(p_mediatorName) — Method in class org.springextensions.actionscript.puremvc.patterns.facade.IocFacade
removeObjectDefinition(objectName) — Method in class org.springextensions.actionscript.ioc.factory.support.DefaultListableObjectFactory
Removes the definition with the given name from the registry
removeObjectDefinition(objectName) — Method in interface org.springextensions.actionscript.ioc.factory.support.IObjectDefinitionRegistry
Removes the definition with the given name from the registry
removeObjectDefinition(objectName) — Method in class org.springextensions.actionscript.ioc.factory.support.SimpleObjectDefinitionRegistry
Removes the definition with the given name from the registry
removeObjectPostProcessor(objectPostProcessor:org.springextensions.actionscript.ioc.factory.config:IObjectPostProcessor) — Method in interface org.springextensions.actionscript.ioc.factory.config.IConfigurableObjectFactory
Removes the specified IObjectPostProcessor from the current object factory.
removeObjectPostProcessor(objectPostProcessor:org.springextensions.actionscript.ioc.factory.config:IObjectPostProcessor) — Method in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
Removes the specified IObjectPostProcessor from the current object factory.
removeOperationListeners(operation:org.springextensions.actionscript.core.operation:IOperation) — Method in class org.springextensions.actionscript.core.operation.OperationQueue
Removes the operation_completeHandler and operation_errorHandler event handler from the specified operation instance.
removeProcessorFromDocumentLookup(stageProcessor:org.springextensions.actionscript.stage:IStageProcessor) — Method in class org.springextensions.actionscript.stage.StageProcessorRegistration
removeProgressListener(listener, useCapture) — Method in class org.springextensions.actionscript.core.operation.AbstractProgressOperation
Convenience method for removing a listener from the OperationEvent.PROGRESS event.
removeProgressListener(listener, useCapture) — Method in interface org.springextensions.actionscript.core.operation.IProgressOperation
Convenience method for removing a listener from the OperationEvent.PROGRESS event.
removeProxy(p_proxyName) — Method in class org.springextensions.actionscript.puremvc.patterns.facade.IocFacade
removeStageProcesser(processor:org.springextensions.actionscript.stage:IStageProcessor) — Method in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry
removeStageProcessor(stageProcessor:org.springextensions.actionscript.stage:IStageProcessor) — Method in class org.springextensions.actionscript.stage.StageProcessorRegistration
removeStageProcessorByName(name, document) — Method in class org.springextensions.actionscript.stage.StageProcessorRegistration
Removes the IStageProcessor with the specified name.
removeTimeoutListener(listener, useCapture) — Method in class org.springextensions.actionscript.core.operation.AbstractOperation
Convenience method for removing a listener from the OperationEvent.TIMEOUT event.
removeTimeoutListener(listener, useCapture) — Method in interface org.springextensions.actionscript.core.operation.IOperation
Convenience method for removing a listener from the OperationEvent.TIMEOUT event.
replacement(from) — Static method in class org.springextensions.actionscript.utils.Parse
Unescape an entity.
REQUEST_TIMEOUT_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.ChannelNodeParser
REQUEST_TIMEOUT_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.MessageAgentNodeParser
REQUEST_TIMEOUT_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.rpc.AbstractServiceNodeParser
The request-timeout attribute
RequiredMetadataProcessor — Class in package org.springextensions.actionscript.ioc.factory.config
IMetadataProcessor implementation that enforces required properties to have been configured.
RequiredMetadataProcessor() — Constructor in class org.springextensions.actionscript.ioc.factory.config.RequiredMetadataProcessor
Constructs RequiredMetadataObjectPostProcessor
rerouteToEventBus(event) — Method in class org.springextensions.actionscript.core.mvc.MVCRouteEventsMetaDataProcessor
Wraps the specified Event in an MVCEvent instance and dispatches this through the IEventBus.
rerouteToEventBus(event) — Method in class org.springextensions.actionscript.ioc.factory.config.RouteEventsMetaDataProcessor
reset() — Method in interface org.springextensions.actionscript.core.task.IResetable
Resets the current IResetable, enabling it to be restarted.
reset(doHardReset) — Method in interface org.springextensions.actionscript.core.task.ITask
Restarts the execution of the current ITask.
reset() — Method in class org.springextensions.actionscript.core.task.command.TaskCommand
reset(doHardReset) — Method in class org.springextensions.actionscript.core.task.support.IfElseBlock
reset(doHardReset) — Method in class org.springextensions.actionscript.core.task.support.Task
Restarts the execution of the current ITask.
resetCommandList() — Method in class org.springextensions.actionscript.core.task.support.Task
RESET_ELEMENT — Constant static property in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler
RESET_HISTORY — Constant static property in class org.springextensions.actionscript.ioc.factory.config.flex.ApplicationPropertiesResolver
RESET_HISTORY — Constant static property in class org.springextensions.actionscript.ioc.factory.config.flex.FlexPropertyPlaceholderConfigurer
resetMethod — Constant static property in class org.springextensions.actionscript.core.task.xml.parser.TaskNodeParser
resolve(property) — Method in interface org.springextensions.actionscript.ioc.factory.IReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.AbstractReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.ArrayCollectionReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.ArrayReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.DictionaryReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.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) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.VectorReferenceResolver
Resolves all references of IObjectReference contained within the given property.
resolveArguments(metadata) — Method in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
resolveConstructorArgs(type, definition:org.springextensions.actionscript.ioc:IObjectDefinition, objectDefinitionId) — Method in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
resolveConstructorArgsViaReflection(type, definition:org.springextensions.actionscript.ioc:IObjectDefinition, objectDefinitionId) — Method in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
resolveID(node) — Method in class org.springextensions.actionscript.core.task.xml.TaskElementsPreprocessor
resolveID(node, definition:org.springextensions.actionscript.ioc:IObjectDefinition, context:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Method in class org.springextensions.actionscript.ioc.factory.xml.AbstractObjectDefinitionParser
Returns the id of the given xml node.
resolveMethods(type, definition:org.springextensions.actionscript.ioc:IObjectDefinition) — Method in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
resolveObjectDefinition(object) — Method in class org.springextensions.actionscript.stage.DefaultObjectDefinitionResolver
Resolve an IObjectDefinition for an object to be subsequently wired.
resolveObjectDefinition(object) — Method in interface org.springextensions.actionscript.stage.IObjectDefinitionResolver
Resolve an IObjectDefinition for an object to be subsequently wired.
resolveProperties(type, definition:org.springextensions.actionscript.ioc:IObjectDefinition, objectDefinitionId) — Method in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
resolvePropertiesFromMetadata(type, definition:org.springextensions.actionscript.ioc:IObjectDefinition) — Method in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
resolvePropertiesViaReflection(type, definition:org.springextensions.actionscript.ioc:IObjectDefinition, objectDefinitionId) — Method in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
resolvePropertyPlaceholders(value, regExp, properties:org.springextensions.actionscript.collections:Properties) — Method in class org.springextensions.actionscript.utils.PropertyPlaceholderResolver
Resolves the property placeholders in the given value, using the given regular expression.
resolvePropertyValue(value) — Method in class org.springextensions.actionscript.ioc.factory.config.flex.ApplicationPropertiesResolver
Resolves the property value by replacing all application properties
resolveReference(property) — Method in interface org.springextensions.actionscript.ioc.factory.IObjectFactory
Resolves a property in an object definition.
resolveReference(property) — Method in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
Resolves a property in an object definition.
ResolveReferenceError — Class in package org.springextensions.actionscript.ioc
Thrown to indicate that a reference could not be resolved.
ResolveReferenceError(message) — Constructor in class org.springextensions.actionscript.ioc.ResolveReferenceError
Constructs a new ResolveReferenceError
resolveType(value) — Static method in class org.springextensions.actionscript.utils.TypeResolver
Resolves a type from a String value.
resolveValue(arg:org.springextensions.actionscript.context.support.mxml:Arg) — Method in class org.springextensions.actionscript.context.support.mxml.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.
ResourceBundleInfo — Class in package org.springextensions.actionscript.localization
Simple immutable value object that contains information about a resource bundle.
ResourceBundleInfo(url, name, locale) — Constructor in class org.springextensions.actionscript.localization.ResourceBundleInfo
Creates a new ResourceBundleInfo object.
ResourceBundleLoader — Class in package org.springextensions.actionscript.localization
Use a ResourceBundleLoader to load an external resource bundle defined as a properties file.
ResourceBundleLoader(url, name, locale) — Constructor in class org.springextensions.actionscript.localization.ResourceBundleLoader
Creates a new ResourceBundleLoader object.
resourceManager — Property in class org.springextensions.actionscript.localization.LoadResourceModuleOperation
resourceManager — Property in class org.springextensions.actionscript.localization.LocalizationStageProcessor
The IResourceManager instance used to retrieve resource values from.
resourceManagerChange_handler(event) — Method in 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.
resourceModuleURL — Property in class org.springextensions.actionscript.localization.LoadResourceModuleOperation
The specified URL for the resource module.
resourceSuffixes — Property in class org.springextensions.actionscript.localization.LocalizationStageProcessor

An Array 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

responder — Property in interface org.springextensions.actionscript.cairngorm.IResponderAware
The specified IResponder instance.
responder — Property in class org.springextensions.actionscript.cairngorm.business.AbstractBusinessDelegate
Returns the current IResponder iinstance for this delegate.
responder — Property in class org.springextensions.actionscript.cairngorm.business.BusinessDelegateFactory
The IResponder instance that will be injected into every delegate that the current IBusinessDelegateFactory creates.
responder — Property in interface org.springextensions.actionscript.cairngorm.business.IBusinessDelegate
A reference to an IResponder instance that will be used to process the assigned service's result or error.
responder — Property in interface org.springextensions.actionscript.cairngorm.business.IBusinessDelegateFactory
The IResponder instance that will be injected into every delegate that the current IBusinessDelegateFactory creates.
ResponderCommandFactory — Class in package org.springextensions.actionscript.cairngorm.commands
ICommandFactory implementation that is capable of creating commands that implements the ICommand interface.
ResponderCommandFactory() — Constructor in class org.springextensions.actionscript.cairngorm.commands.ResponderCommandFactory
Creates a new ResponderCommandFactory instance.
restartExecution() — Method in class org.springextensions.actionscript.core.task.support.AbstractTaskBlock
restartExecution() — Method in class org.springextensions.actionscript.core.task.support.ForBlock
restrictAccess(component, strategy:org.springextensions.actionscript.security:AccessStrategy, state) — Method in class org.springextensions.actionscript.security.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 in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AbstractConsumerNodeParser
RESUBSCRIBE_INTERVAL_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AbstractConsumerNodeParser
result(data) — Method in class org.springextensions.actionscript.cairngorm.AbstractResponder
Invokes the unregister() method.
result(data) — Method in class org.springextensions.actionscript.cairngorm.business.AbstractDataTranslatorAwareBusinessDelegate

Sends the result of the IDataTranslator's translate() method back to the delegate's initial responder

result(data) — Method in class org.springextensions.actionscript.cairngorm.commands.AbstractResponderCommand
Method used ot handle the IBusinessDelegate result.
result — Property in class org.springextensions.actionscript.core.operation.AbstractOperation
The result of this operation or null if the operation does not have a result.
result — Property in interface org.springextensions.actionscript.core.operation.IOperation
The result of this operation or null if the operation does not have a result.
result — Property in class org.springextensions.actionscript.core.operation.OperationEvent
resultHandler(event) — Method in class org.springextensions.actionscript.rpc.AbstractRPC
Assigns the ResultEvent.result value to the result property and dispatches the OperationEvent.COMPLETE event.
resultHandler(result) — Method in class org.springextensions.actionscript.rpc.net.NetConnectionOperation
rights — Property in interface org.springextensions.actionscript.security.IMembershipOwner
An array of strings that represent the right names that are applicable to the current IMembershipOwner
rights — Property in class org.springextensions.actionscript.security.SimpleMembershipOwner
An array of strings that represent the right names that are applicable to the current IMembershipOwner
rights — Property in class org.springextensions.actionscript.security.SimpleStageSecurityManager
An array of strings that represent the right names that are applicable to the current IMembershipOwner
RIGHTS_CHANGED — Constant static property in class org.springextensions.actionscript.security.SimpleMembershipOwner
roles — Property in interface org.springextensions.actionscript.security.IMembershipOwner
An array of strings that represent the role names that are applicable to the current IMembershipOwner
roles — Property in class org.springextensions.actionscript.security.SimpleMembershipOwner
An array of strings that represent the role names that are applicable to the current IMembershipOwner
roles — Property in class org.springextensions.actionscript.security.SimpleStageSecurityManager
An array of strings that represent the role names that are applicable to the current IMembershipOwner
ROLES_CHANGED — Constant static property in class org.springextensions.actionscript.security.SimpleMembershipOwner
rollback() — Method in interface org.springextensions.actionscript.core.task.ITransaction
rollback() — Method in interface org.springextensions.actionscript.core.task.ITransactionable
ROOT_URL_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.rpc.WebServiceNodeParser
RouteEventsMetaDataProcessor — Class in package org.springextensions.actionscript.ioc.factory.config
IMetadataProcessor implementation that can re-route events from arbitrary objects through the EventBus.dispatchEvent() method.
RouteEventsMetaDataProcessor() — Constructor in class org.springextensions.actionscript.ioc.factory.config.RouteEventsMetaDataProcessor
Creates a new RouteEventsMetaDataPostProcessor instance.
RPCNamespaceHandler — Class in package org.springextensions.actionscript.ioc.factory.xml
RPC namespace handler.
RPCNamespaceHandler() — Constructor in class org.springextensions.actionscript.ioc.factory.xml.RPCNamespaceHandler
Creates a new RPCNamespaceHandler
RuntimeObjectReference — Class in package org.springextensions.actionscript.ioc.factory.config
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) — Constructor in class org.springextensions.actionscript.ioc.factory.config.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