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  
data — Property in class org.springextensions.actionscript.core.event.DataEvent
DataEvent — Class in package org.springextensions.actionscript.core.event
The DataEvent class is an Event that carries a data property that can be used as a generic data container for the payload of the event.
DataEvent(type, data, bubbles, cancelable) — Constructor in class org.springextensions.actionscript.core.event.DataEvent
Creates a new DataEvent instance.
DATA_FORMAT_ATTR — Constant static property in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler
dataTranslator — Property in class org.springextensions.actionscript.cairngorm.business.AbstractDataTranslatorAwareBusinessDelegate
The specified IDataTranslator instance.
dataTranslator — Property in interface org.springextensions.actionscript.cairngorm.business.IDataTranslatorAware
The specified IDataTranslator instance.
debugColor — Property in class org.springextensions.actionscript.logging.SOSTarget
defaultAutowire — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjects
defaultAutowire — Property in class org.springextensions.actionscript.ioc.ObjectDefinitions
DefaultAutowireProcessor — Class in package org.springextensions.actionscript.ioc.autowire

Default IAutowireProcessor implementation used by the AbstractObjectFactory.

DefaultAutowireProcessor(objectFactory:org.springextensions.actionscript.ioc.factory:IObjectFactory) — Constructor in class org.springextensions.actionscript.ioc.autowire.DefaultAutowireProcessor
Creates a new DefaultAutowireProcessor instance.
DefaultAutowiringStageProcessor — Class in package org.springextensions.actionscript.stage
IStageProcessor implementation that is created by default by the FlexXMLApplicationContext to perform autowiring and dependency injection on stage components.
DefaultAutowiringStageProcessor(objectFactory:org.springextensions.actionscript.context:IApplicationContext) — Constructor in class org.springextensions.actionscript.stage.DefaultAutowiringStageProcessor
Creates a new DefaultAutowiringStageProcessor instance.
DefaultCommandFactoryRegistry — Class in package org.springextensions.actionscript.cairngorm.commands

Default implementation of the ICommandFactoryRegistry interface.

DefaultCommandFactoryRegistry() — Constructor in class org.springextensions.actionscript.cairngorm.commands.DefaultCommandFactoryRegistry
Creates a new DefaultCommandFactoryRegistry instance.
defaultDependencyCheck — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjects
defaultedProperties — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjectDefinition
A dictionary of property names that have not been explicitly set through MXML markup.
DEFAULT_EXECUTE_METHOD_NAME — Constant static property in class org.springextensions.actionscript.core.mvc.MVCControllerObjectFactoryPostProcessor
DefaultFlexAutowireProcessor — Class in package org.springextensions.actionscript.ioc.autowire
Extension of the DefaultAutowireProcessor that also allows object fields to be bound to other objects.
DefaultFlexAutowireProcessor(objectFactory:org.springextensions.actionscript.ioc.factory:IObjectFactory) — Constructor in class org.springextensions.actionscript.ioc.autowire.DefaultFlexAutowireProcessor
Creates a new DefaultFlexAutowireProcessor instance.
DEFAULT_HEADERS_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AbstractProducerNodeParser
defaultInitMethod — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjects
defaultInitMethod — Property in class org.springextensions.actionscript.ioc.ObjectDefinitions
defaultLazyInit — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjects
defaultLazyInit — Property in class org.springextensions.actionscript.ioc.ObjectDefinitions
DefaultListableObjectFactory — Class in package org.springextensions.actionscript.ioc.factory.support
Default implementation of the IConfigurableListableObjectFactory and the IObjectDefinitionRegistry interfaces.
DefaultListableObjectFactory() — Constructor in class org.springextensions.actionscript.ioc.factory.support.DefaultListableObjectFactory
Constructs a new DefaultListableObjectFactory instance.
DEFAULT_MAX_DELAY — Constant static property in class org.springextensions.actionscript.core.operation.MockOperation
DefaultObjectDefinitionResolver — Class in package org.springextensions.actionscript.stage
Default IObjectDefinitionResolver used for wiring.
DefaultObjectDefinitionResolver(applicationContext:org.springextensions.actionscript.context:IApplicationContext) — Constructor in class org.springextensions.actionscript.stage.DefaultObjectDefinitionResolver
definition — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjectDefinition
The IObjectDefinition that is populated by the current MXML ObjectDefinition
delegateClass — Property in class org.springextensions.actionscript.cairngorm.business.BusinessDelegateFactory
The type of the delegate that the current IBusinessDelegateFactory is able to create.
delegateClass — Property in interface org.springextensions.actionscript.cairngorm.business.IBusinessDelegateFactory
The type of the delegate that the current IBusinessDelegateFactory is able to create.
DELETE — Constant static property in class org.springextensions.actionscript.config.AppSettingsEvent
Defines the value of the type property of a AppSettingsEvent.DELETE event object.
deleteAttribute(node, attr) — Method in class org.springextensions.actionscript.core.task.xml.TaskElementsPreprocessor
deleteProperty(name) — Method in class org.springextensions.actionscript.config.AppSettings
Deletes a property.
denyOnMatch — Property in class org.springextensions.actionscript.stage.selectors.NameBasedObjectSelector
dependencyCheck — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjectDefinition
dependencyCheck — Property in interface org.springextensions.actionscript.ioc.IObjectDefinition
Determines if and how the object properties dependencies should be checked.
dependencyCheck — Property in class org.springextensions.actionscript.ioc.ObjectDefinition
Determines if and how the object properties dependencies should be checked.
DEPENDENCY_CHECK_ATTR — Constant static property in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
The "dependencyCheck" attribute.
DEPENDENCY_CHECK_ATTRIBUTE — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
DependencyCheckMode — Class in package org.springextensions.actionscript.ioc
Enumeration for dependency check modes for object properties.
DependencyCheckMode(name) — Constructor in class org.springextensions.actionscript.ioc.DependencyCheckMode
Creates a new ObjectDefintionDependencyCheck instance.
DependencyInjectionTestExecutionListener — Class in package org.springextensions.actionscript.test.context.support
ITestExecutionListener which provides support for dependency injection and initialization of test instances.
DependencyInjectionTestExecutionListener() — Constructor in class org.springextensions.actionscript.test.context.support.DependencyInjectionTestExecutionListener
Constructor.
dependsOn — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjectDefinition
dependsOn — Property in interface org.springextensions.actionscript.ioc.IObjectDefinition
Returns the object names that this object depends on.
dependsOn — Property in class org.springextensions.actionscript.ioc.ObjectDefinition
Returns the object names that this object depends on.
DEPENDS_ON_ATTR — Constant static property in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
The "dependsOn" attribute.
DEPENDS_ON_ATTRIBUTE — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
DESCRIPTION_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.rpc.WebServiceNodeParser
DESTINATION_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.MessageAgentNodeParser
DESTINATION_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.rpc.AbstractServiceNodeParser
The destination attribute
destroy(object) — Method in class org.springextensions.actionscript.stage.DefaultAutowiringStageProcessor
destroy(object) — Method in interface org.springextensions.actionscript.stage.IStageDestroyer
Performs a destroy operation on the specified Object.
destroyMethod — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjectDefinition
The name of a method on the class defined by the class property that will be called when the application context is disposed.
destroyMethod — Property in interface org.springextensions.actionscript.ioc.IObjectDefinition
The name of a method on the class defined by the className property that will be called when the application context is disposed.
destroyMethod — Property in class org.springextensions.actionscript.ioc.ObjectDefinition
DESTROY_METHOD_ATTR — Constant static property in class org.springextensions.actionscript.context.metadata.ComponentClassScanner
The "destroyMethod" attribute.
DESTROY_METHOD_ATTRIBUTE — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
determinePrimaryCandidate(candidateNames) — Method in class org.springextensions.actionscript.ioc.autowire.DefaultAutowireProcessor
DICTIONARY_ELEMENT — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Constant value 'dictionary'
DictionaryNodeParser — Class in package org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers
Parses a dictionary node.
DictionaryNodeParser(xmlObjectDefinitionsParser:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Constructor in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.DictionaryNodeParser
Constructs the DictionaryNodeParser.
DictionaryReferenceResolver — Class in package org.springextensions.actionscript.ioc.factory.support.referenceresolvers
Resolves references in a dictionary.
DictionaryReferenceResolver(factory:org.springextensions.actionscript.ioc.factory:IObjectFactory) — Constructor in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.DictionaryReferenceResolver
Constructs DictionaryReferenceResolver.
DirtiesContextTestExecutionListener — Class in package org.springextensions.actionscript.test.context.support
ITestExecutionListener which processes test methods configured with the [DirtiesContext] metadata.
DirtiesContextTestExecutionListener() — Constructor in class org.springextensions.actionscript.test.context.support.DirtiesContextTestExecutionListener
Constructor.
disableAutoUpdate() — Method in class org.springextensions.actionscript.collections.Map
disableStageProcessing() — Method in class org.springextensions.actionscript.context.support.FlexXMLApplicationContext
Sets the stageProcessorRegistry.enabled property to false.
disableStageProcessing() — Method in class org.springextensions.actionscript.context.support.MXMLApplicationContext
Sets the stageProcessorRegistry.enabled property to false.
disconnectListeners(properties:org.springextensions.actionscript.collections:Properties) — Method in class org.springextensions.actionscript.core.io.support.LoadPropertiesOperation
disconnectListeners() — Method in class org.springextensions.actionscript.localization.LocalizationStageProcessor
Removes the reassignResourceStrings method as an Event.CHANGE listener.
dispatch() — Method in class org.springextensions.actionscript.cairngorm.EventSequence
Starts dispatching this event sequence.
dispatch(event) — Method in class org.springextensions.actionscript.cairngorm.SequenceEvent
Dispatches the argument event.
dispatch() — Method in class org.springextensions.actionscript.cairngorm.control.module.SASCairngormModuleEvent
dispatch(type) — Static method in class org.springextensions.actionscript.core.event.EventBus
Convenience method for dispatching an event.
dispatch(type) — Method in class org.springextensions.actionscript.core.event.EventBusFacade
Convenience method for dispatching an event.
dispatch(type) — Method in interface org.springextensions.actionscript.core.event.IEventBus
Convenience method for dispatching an event.
dispatchAfterCommandEvent(command:org.springextensions.actionscript.core.command:ICommand) — Method in class org.springextensions.actionscript.core.command.CompositeCommand
dispatchBeforeCommandEvent(command:org.springextensions.actionscript.core.command:ICommand) — Method in class org.springextensions.actionscript.core.command.CompositeCommand
dispatchCompleteEvent(result) — Method in class org.springextensions.actionscript.core.operation.AbstractOperation
Convenience method for dispatching a OperationEvent.COMPLETE event.
dispatcher — Property in class org.springextensions.actionscript.cairngorm.SequenceEvent
dispatchErrorEvent(error) — Method in class org.springextensions.actionscript.core.operation.AbstractOperation
Convenience method for dispatching a OperationEvent.ERROR event.
dispatchEvent(event) — Method in class org.springextensions.actionscript.cairngorm.commands.CommandProxy
dispatchEvent(event) — Method in class org.springextensions.actionscript.collections.Map
dispatchEvent(event) — Method in class org.springextensions.actionscript.config.AppSettings
dispatchEvent(event) — Static method in class org.springextensions.actionscript.core.event.EventBus
Dispatches the specified Event on the event bus.
dispatchEvent(event) — Method in class org.springextensions.actionscript.core.event.EventBusFacade
Dispatches the specified Event on the event bus.
dispatchEvent(event) — Method in interface org.springextensions.actionscript.core.event.IEventBus
Dispatches the specified Event on the event bus.
dispatchEvent(event) — Method in class org.springextensions.actionscript.core.mvc.support.Controller

When the eventBusDispatching property is set to true the specified Event will also be dispatched through the assigned IEventBus instance.

dispatchEvent(event) — Method in class org.springextensions.actionscript.domain.Entity
dispatchEvent(p_event) — Method in class org.springextensions.actionscript.puremvc.patterns.facade.IocFacade
dispatchProgressEvent() — Method in class org.springextensions.actionscript.core.operation.AbstractProgressOperation
Convenience method for dispatching a OperationEvent.PROGRESS event.
dispatchTaskEvent(eventType, command:org.springextensions.actionscript.core.command:ICommand) — Method in class org.springextensions.actionscript.core.task.support.Task
dispatchTimeoutEvent() — Method in class org.springextensions.actionscript.core.operation.AbstractOperation
Convenience method for dispatching a OperationEvent.TIMEOUT event.
displayName — Property in interface org.springextensions.actionscript.context.IApplicationContext
A 'friendly' display name for the IApplicationContext.
DisplayObjectContainerUtils — Final class in package org.springextensions.actionscript.utils
Contains utilities for working with DisplayObjectContainer objects.
dispose() — Method in class org.springextensions.actionscript.context.support.AbstractApplicationContext
dispose() — Method in class org.springextensions.actionscript.context.support.FlexXMLApplicationContext
dispose() — Method in class org.springextensions.actionscript.context.support.MXMLApplicationContext
dispose() — Method in class org.springextensions.actionscript.context.support.XMLApplicationContext
dispose() — Method in class org.springextensions.actionscript.core.task.support.Task
Release any resources that the current object might hold a reference to.
dispose() — Method in interface org.springextensions.actionscript.ioc.IDisposable
Release any resources that the current object might hold a reference to.
dispose() — Method in class org.springextensions.actionscript.ioc.factory.config.EventHandlerMetadataProcessor
Loops through all the event handlers that have been previously added by the current EventHandlerMetaDataPostProcessor, removes them and clears and nulls the internal cache.
dispose() — Method in class org.springextensions.actionscript.ioc.factory.config.RouteEventsMetaDataProcessor
Loops through the internal cache of eventDispatchers, removes all added eventlisteners, clears the cache and nulls it.
dispose() — Method in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
dispose() — Method in class org.springextensions.actionscript.localization.LocalizationStageProcessor
dispose() — Method in class org.springextensions.actionscript.stage.AbstractStageProcessor
dispose() — Method in class org.springextensions.actionscript.stage.DefaultAutowiringStageProcessor
disposeCollection(collection) — Static method in class org.springextensions.actionscript.utils.DisposeUtils
DisposeUtils — Final class in package org.springextensions.actionscript.utils
doBytecodeReflection(applicationContext:org.springextensions.actionscript.context:IApplicationContext) — Method in class org.springextensions.actionscript.context.config.ComponentScanObjectDefinitionParser
document — Property in class org.springextensions.actionscript.context.support.mxml.AbstractMXMLObject
The MXML document that created this object.
document — Property in class org.springextensions.actionscript.core.mvc.event.MVCEvent
document — Property in class org.springextensions.actionscript.stage.AbstractStageProcessor
The MXML document associated with the current IStageProcessor.
document — Property in interface org.springextensions.actionscript.stage.IStageProcessor
The MXML document associated with the current IStageProcessor.
doEquals(other, ignoredProperties) — Method in class org.springextensions.actionscript.domain.BaseObject
doFlowControlCheck(flowControl:org.springextensions.actionscript.core.task:ITaskFlowControl) — Method in class org.springextensions.actionscript.core.task.support.AbstractTaskBlock
doLoad() — Method in class org.springextensions.actionscript.context.support.AbstractApplicationContext
Does the actual loading after the application context has been prepared.
doLoad() — Method in class org.springextensions.actionscript.context.support.MXMLApplicationContext
doLoad() — Method in class org.springextensions.actionscript.context.support.XMLApplicationContext
This method will internally do the following:
  • Load all configuration entries (if any)
  • Load all imports (if any)
  • Load all property files (if any)
  • Give the result to the XMLObjectDefinitionsParser
Does the actual loading after the application context has been prepared.
doMetaDataScan() — Method in class org.springextensions.actionscript.context.metadata.ClassScannerObjectFactoryPostProcessor
doScans() — Method in class org.springextensions.actionscript.context.metadata.ClassScannerObjectFactoryPostProcessor
DURATION_ATTR — Constant static property in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler
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