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  
TAB — Constant static property in class org.springextensions.actionscript.utils.HtmlUtils
string used for tab (<TAB> or \t work best)
tag — Property in class org.springextensions.actionscript.utils.Parse
startTag (contains attributes)
TAGS — Constant static property in class org.springextensions.actionscript.utils.Parse
default tagnames ["table", "tr", "td"]
target — Property in class org.springextensions.actionscript.ioc.factory.config.MethodInvokingFactoryObject
targetClass — Property in class org.springextensions.actionscript.ioc.factory.config.FieldRetrievingFactoryObject
The class that holds the static field value defined by the staticField property.
targetClass — Property in class org.springextensions.actionscript.ioc.factory.config.MethodInvokingFactoryObject
The class that holds the static field value defined by the staticField property.
TARGET_CLASS — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.util.ConstantNodeParser
TARGET_CLASS — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.util.InvokeNodeParser
targetField — Property in class org.springextensions.actionscript.ioc.factory.config.FieldRetrievingFactoryObject
The field whose value needs to be retrieved
TARGET_FIELD — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.util.ConstantNodeParser
targetMethod — Property in class org.springextensions.actionscript.stage.GenericStageProcessor
The name of the method on the target object to which the selected stage component(s) will be passed.
TARGET_METHOD — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.util.InvokeNodeParser
TARGET_METHOD_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.stageinterception.GenericStageProcessorNodeParser
The target-method attribute
targetObject — Property in class org.springextensions.actionscript.ioc.factory.config.FieldRetrievingFactoryObject
The target instance that holds the property value defined by the targetField property.
targetObject — Property in class org.springextensions.actionscript.ioc.factory.config.MethodInvokingFactoryObject
The target instance that holds the property value defined by the targetField property.
targetObject — Property in class org.springextensions.actionscript.stage.GenericStageProcessor
The name of the object as declared in the application context to which the selected stage component(s) will be assigned.
TARGET_OBJECT — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.util.ConstantNodeParser
TARGET_OBJECT — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.util.InvokeNodeParser
TARGET_OBJECT_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.stageinterception.GenericStageProcessorNodeParser
The target-object attribute
targetProperty — Property in class org.springextensions.actionscript.stage.GenericStageProcessor
The name of the property on the target object to which the selected stage component(s) will be assigned.
TARGET_PROPERTY_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.stageinterception.GenericStageProcessorNodeParser
The target-property attribute
task — Property in class org.springextensions.actionscript.core.task.event.TaskEvent
Task — Class in package org.springextensions.actionscript.core.task.support
Abstract base class for IOperation implementations.
Task() — Constructor in class org.springextensions.actionscript.core.task.support.Task
Creates a new Task instance.
taskAborted — Event in interface org.springextensions.actionscript.core.task.ITask
Dispatched when the task is aborted.
TASK_ABORTED — Constant static property in class org.springextensions.actionscript.core.task.event.TaskEvent
Defines the value of the type property of a TaskEvent.TASK_ABORTED event object.
taskAfterExecuteCommand — Event in interface org.springextensions.actionscript.core.task.ITask
Dispatched after the task has executed an ICommand.
taskBeforeExecuteCommand — Event in interface org.springextensions.actionscript.core.task.ITask
Dispatched before the task executes an ICommand.
TaskCommand — Class in package org.springextensions.actionscript.core.task.command
TaskCommand(kind:org.springextensions.actionscript.core.command:CompositeCommandKind) — Constructor in class org.springextensions.actionscript.core.task.command.TaskCommand
Creates a new TaskCommand instance.
taskComplete — Event in interface org.springextensions.actionscript.core.task.ITask
Dispatched when the task is completed.
TASK_COMPLETE — Constant static property in class org.springextensions.actionscript.core.task.event.TaskEvent
Defines the value of the type property of a TaskEvent.TASK_COMPLETE event object.
TASK_ELEMENT — Constant static property in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler
TaskElementsPreprocessor — Class in package org.springextensions.actionscript.core.task.xml
Normalizes Task specific markup so it will be ready to be converted by the TaskNamespaceHandler.
TaskElementsPreprocessor() — Constructor in class org.springextensions.actionscript.core.task.xml.TaskElementsPreprocessor
Creates a new TaskElementsPreprocessor instance.
TASK_ERROR — Constant static property in class org.springextensions.actionscript.core.task.event.TaskEvent
Defines the value of the type property of a TaskEvent.TASK_ERROR event object.
TaskEvent — Class in package org.springextensions.actionscript.core.task.event
TaskEvent(type, task:org.springextensions.actionscript.core.task:ITask, command:org.springextensions.actionscript.core.command:ICommand, bubbles, cancelable) — Constructor in class org.springextensions.actionscript.core.task.event.TaskEvent
Creates a new TaskEvent instance.
TaskFlowControlCommand — Class in package org.springextensions.actionscript.core.task.command
TaskFlowControlCommand(kind:org.springextensions.actionscript.core.task:TaskFlowControlKind) — Constructor in class org.springextensions.actionscript.core.task.command.TaskFlowControlCommand
Creates a new TaskFlowControlCommand instance.
TaskFlowControlEvent — Class in package org.springextensions.actionscript.core.task.event
TaskFlowControlEvent(kind:org.springextensions.actionscript.core.task:TaskFlowControlKind, bubbles, cancelable) — Constructor in class org.springextensions.actionscript.core.task.event.TaskFlowControlEvent
Creates a new TaskFlowControlEvent instance.
TaskFlowControlEvent_handler(event:org.springextensions.actionscript.core.task.event:TaskFlowControlEvent) — Method in class org.springextensions.actionscript.core.task.support.AbstractTaskBlock
TaskFlowControlEvent_handler(event:org.springextensions.actionscript.core.task.event:TaskFlowControlEvent) — Method in class org.springextensions.actionscript.core.task.support.ForBlock
TaskFlowControlEvent_handler(event:org.springextensions.actionscript.core.task.event:TaskFlowControlEvent) — Method in class org.springextensions.actionscript.core.task.support.Task
TaskFlowControlKind — Final class in package org.springextensions.actionscript.core.task
Enumeration that describes different kinds of flow control.
TaskFlowControlKind(name) — Constructor in class org.springextensions.actionscript.core.task.TaskFlowControlKind
Creates a new TaskFlowControlKind instance.
TaskNamespaceHandler — Class in package org.springextensions.actionscript.core.task.xml
Converts specialized Task related markup to ObjectDefinitions.
TaskNamespaceHandler() — Constructor in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler
Creates a new TaskNamespaceHandler instance.
TaskNodeParser — Class in package org.springextensions.actionscript.core.task.xml.parser
Converts a <task/> node into a corresponding IObjectDefinition.
TaskNodeParser() — Constructor in class org.springextensions.actionscript.core.task.xml.parser.TaskNodeParser
Creates a new TaskNodeParser instance.
template — Property in class org.springextensions.actionscript.context.support.mxml.MXMLObjectDefinition
If not null the specified Template will be used to populate the current ObjectDefinition
Template — Class in package org.springextensions.actionscript.context.support.mxml
MXML representation of a Template object.
Template() — Constructor in class org.springextensions.actionscript.context.support.mxml.Template
Creates a new Template
TEMPLATE_ELEMENT — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Constant value 'template'
TemplatePreprocessor — Class in package org.springextensions.actionscript.ioc.factory.xml.preprocessors
The TemplatePreprocessor is used to apply all templates to the xml context.
TemplatePreprocessor() — Constructor in class org.springextensions.actionscript.ioc.factory.xml.preprocessors.TemplatePreprocessor
Creates a new TemplatePreprocessor
testClass — Property in class org.springextensions.actionscript.test.context.TestContext
Get the test class for this test context.
testContext — Property in class org.springextensions.actionscript.test.context.TestContextManager
Returns the TestContext managed by this TestContextManager.
TestContext — Class in package org.springextensions.actionscript.test.context
TestContext encapsulates the context in which a test is executed, agnostic of the actual testing framework in use.
TestContext(testClass, contextCache:org.springextensions.actionscript.test.context:ContextCache) — Constructor in class org.springextensions.actionscript.test.context.TestContext
Construct a new test context for the supplied test class and context cache and parses the corresponding [ContextConfiguration] metadata, if present.
testContextManager — Property in class org.springextensions.actionscript.test.context.flexunit4.SpringFlexUnit4ClassRunner
Get the TestContextManager associated with this runner.
testContextManager — Property in class org.springextensions.actionscript.test.context.flexunit4.internals.runners.statements.AbstractSpringFlexUnit4Statement
The test context manager.
TestContextManager — Class in package org.springextensions.actionscript.test.context

TestContextManager is the main entry point into the Spring TestContext Framework, which provides support for loading and accessing application contexts, dependency injection of test instances, execution of test methods, etc.

TestContextManager(testClass) — Constructor in class org.springextensions.actionscript.test.context.TestContextManager
Constructs a new TestContextManager for the specified test class and automatically registers the test execution listeners configured for the test class via the annotation.
testException — Property in class org.springextensions.actionscript.test.context.TestContext
Gets the exception that was thrown during execution of the test method.
testExecutionListeners — Property in class org.springextensions.actionscript.test.context.TestContextManager
Gets a copy of the [TestExecutionListeners] registered for this TestContextManager.
TestExecutionListeners — Class in package org.springextensions.actionscript.test.context
TestExecutionListeners defines class-level metadata for configuring which instances of ITestExecutionListener should be registeredwith a TestContextManager.
TestExecutionListeners(metadata) — Constructor in class org.springextensions.actionscript.test.context.TestExecutionListeners
Constructor.
testInstance — Property in class org.springextensions.actionscript.test.context.TestContext
Gets the current test instance for this test context.
testInstance — Property in class org.springextensions.actionscript.test.context.flexunit4.internals.runners.statements.AbstractSpringFlexUnit4Statement
The current test instance.
testMethod — Property in class org.springextensions.actionscript.test.context.TestContext
Gets the current test method for this test context.
testMethod — Property in class org.springextensions.actionscript.test.context.flexunit4.internals.runners.statements.AbstractSpringFlexUnit4Statement
The current test method.
text — Property in interface org.springextensions.actionscript.objects.IPropertyEditor
The string that will be converted into an object.
text — Property in class org.springextensions.actionscript.objects.propertyeditors.AbstractPropertyEditor
The string that will be converted into an object.
text — Property in class org.springextensions.actionscript.objects.propertyeditors.NumberPropertyEditor
text() — Method in class org.springextensions.actionscript.utils.Parse
Unformat, unescape and trim String value
THIS — Constant static property in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
throwCairngormErrors — Property in class org.springextensions.actionscript.cairngorm.control.CairngormFrontController
If true the current CairngormFrontController will re-throw Cairngorm errors.
timeout — Property in class org.springextensions.actionscript.core.operation.AbstractOperation
The timeout in milliseconds.
timeout — Property in interface org.springextensions.actionscript.core.operation.IOperation
The timeout in milliseconds.
TIMEOUT — Constant static property in class org.springextensions.actionscript.core.operation.OperationEvent
The type of the OperationEvent dispatched when an IOperation times out.
timerComplete_handler(event) — Method in class org.springextensions.actionscript.core.task.command.PauseCommand
TIMESTAMP_ATTR — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.messaging.AbstractConsumerNodeParser
toString() — Method in class org.springextensions.actionscript.collections.Map
toString() — Method in class org.springextensions.actionscript.core.command.CompositeCommandKind
Returns a string representation of the current ComposeiteCommandKind.
toString() — Method in class org.springextensions.actionscript.core.mvc.event.MVCEvent
toString() — Method in class org.springextensions.actionscript.core.mvc.support.CommandRegistration
toString() — Method in class org.springextensions.actionscript.core.operation.OperationQueue
toString() — Method in class org.springextensions.actionscript.core.task.TaskFlowControlKind
toString() — Method in class org.springextensions.actionscript.ioc.AutowireMode
toString() — Method in class org.springextensions.actionscript.ioc.DependencyCheckMode
toString() — Method in class org.springextensions.actionscript.ioc.ObjectDefinition
toString() — Method in class org.springextensions.actionscript.ioc.ObjectDefinitionScope
toString() — Method in class org.springextensions.actionscript.module.ModulePolicy
Returns a string representation of the current ModulePolicy
toString() — Method in class org.springextensions.actionscript.security.AccessStrategy
Returns a string representation of the current AccessStrategy
toString() — Method in class org.springextensions.actionscript.stage.DefaultAutowiringStageProcessor
toString() — Method in class org.springextensions.actionscript.test.context.ContextCache
Generates a text string, which contains the size as well as the hit and miss counts.
toString() — Method in class org.springextensions.actionscript.test.context.TestContext
Provides a string representation of this test context
toString() — Method in class org.springextensions.actionscript.utils.Parse
total — Property in class org.springextensions.actionscript.core.operation.AbstractProgressOperation
The total amount of progress this operation should make before being done.
total — Property in interface org.springextensions.actionscript.core.operation.IProgressOperation
The total amount of progress this operation should make before being done.
trailer — Property in class org.springextensions.actionscript.utils.Parse
text after the endTag
translate(data) — Method in interface org.springextensions.actionscript.cairngorm.business.IDataTranslator
Receives an arbitrary object, performs some kind of conversion or translation and returns the result
trim(element, index, arr) — Method in class org.springextensions.actionscript.ioc.factory.config.EventHandlerMetadataProcessor
type — Property in class org.springextensions.actionscript.collections.TypedCollection
All items added to the current TypedCollection instance must be of this type.
type — Property in class org.springextensions.actionscript.context.support.mxml.Arg
This property can only have a value of 'class' or not be defined at all.
typeArray — Property in class org.springextensions.actionscript.stage.selectors.TypeBasedObjectSelector
An array of Class instance, the specified object will be checked to see if it is of any of these types.
TypeBasedObjectSelector — Class in package org.springextensions.actionscript.stage.selectors
IObjectSelector approving or denying objects based on their type.
TypeBasedObjectSelector(typeArray, approveOnMatch) — Constructor in class org.springextensions.actionscript.stage.selectors.TypeBasedObjectSelector
Create a new TypeBasedObjectSelector instance.
typeConverter — Property in interface org.springextensions.actionscript.ioc.factory.config.IConfigurableObjectFactory
The current type converter implementation
typeConverter — Property in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory
The current type converter implementation
TypeConverter — Final class in package org.springextensions.actionscript.utils
Converts a variable from one type to another.
TypedCollection — Class in package org.springextensions.actionscript.collections
Collection that is forced to hold values of a certain type.
TypedCollection(type, source) — Constructor in class org.springextensions.actionscript.collections.TypedCollection
Creates a new TypedCollection instance for the specified type.
TypedCollectionEvent — Class in package org.springextensions.actionscript.collections
Describes an event generated by a TypedCollection

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

TypedCollectionEvent(type, item, bubbles, cancelable) — Constructor in class org.springextensions.actionscript.collections.TypedCollectionEvent
Creates a new TypedCollectionEvent instance
TypedCollectionInit(type, source) — Method in class org.springextensions.actionscript.collections.TypedCollection
Initializes the TypedCollectionInit instance.
TypedCollectionViewCursor — Class in package org.springextensions.actionscript.collections
A decorator for an IViewCursor instance which forces the cursor to deal with values of a certain type.
TypedCollectionViewCursor(type, decoratedViewCursor) — Constructor in class org.springextensions.actionscript.collections.TypedCollectionViewCursor
Creates a new TypedCollectionViewCursor instance.
TypeResolver — Final class in package org.springextensions.actionscript.utils
Resolves the type of an object represented by a string.
TypeUtils — Final class in package org.springextensions.actionscript.utils
TypeUtils contains utility methods for working with objects.
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