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  
target — Property, interface org.spicefactory.lib.command.adapter.CommandAdapter
The target executed by this adapter.
target — Property, class org.spicefactory.lib.command.events.CommandFailure
The target command that caused the error.
target — Property, class org.spicefactory.lib.command.light.LightCommandAdapter
The target executed by this adapter.
target — Property, interface org.spicefactory.lib.command.proxy.CommandProxy
The target command executed by this proxy.
target — Property, class org.spicefactory.lib.command.proxy.DefaultCommandProxy
The target command executed by this proxy.
target — Property, interface org.spicefactory.parsley.core.lifecycle.ManagedObjectHandler
The target object controlled by this handler.
target — Property, class org.spicefactory.parsley.core.lifecycle.impl.DefaultManagedObjectHandler
The target object controlled by this handler.
target — Property, interface org.spicefactory.parsley.core.processor.ObjectProcessorConfig
The target member (property or method) to get processed.
target — Property, class org.spicefactory.parsley.core.processor.impl.DefaultObjectProcessorConfig
The target member (property or method) to get processed.
target — Property, interface org.spicefactory.parsley.core.view.ViewConfiguration
The target to get processed by the nearest Context in the view hierarchy.
target — Property, class org.spicefactory.parsley.core.view.impl.DefaultViewConfiguration
The target to get processed by the nearest Context in the view hierarchy.
target — Property, class org.spicefactory.parsley.flex.tag.view.FastInjectTag
The target object to inject into.
target — Property, class org.spicefactory.parsley.flex.tag.view.InjectTag
The target object to inject into.
target(target:Object) — method, class org.spicefactory.parsley.view.Configure
The target to get processed by the nearest Context in the view hierarchy.
target(target:Object) — method, class org.spicefactory.parsley.view.FastInject
The target to inject into.
Target — class, package org.spicefactory.lib.reflect.metadata
Represents a metadata tag that can be used in metadata configuration extensions.
TARGET — Constant Static Property, class org.spicefactory.parsley.core.messaging.MessageReceiverKind
Constant for a regular message target (like MessageHandler or Command).
targetKey — Property, class org.spicefactory.parsley.command.tag.link.AbstractLinkTag
The key to look up the target command with in the map passed to the build method.
targetMethod(method:org.spicefactory.lib.reflect:Method) — method, class org.spicefactory.parsley.core.builder.processor.MethodInvocationProcessor
Sets the target method for this processor.
targetMethod(method:org.spicefactory.lib.reflect:Method) — method, interface org.spicefactory.parsley.core.processor.MethodProcessor
Sets the target method for this processor.
targetMethod(method:org.spicefactory.lib.reflect:Method) — method, class org.spicefactory.parsley.lifecycle.processor.DestroyMethodProcessor
Sets the target method for this processor.
targetMethod(method:org.spicefactory.lib.reflect:Method) — method, class org.spicefactory.parsley.lifecycle.processor.InitMethodProcessor
Sets the target method for this processor.
targetMethod(method:org.spicefactory.lib.reflect:Method) — method, class org.spicefactory.parsley.lifecycle.processor.ObserveMethodProcessor
Sets the target method for this processor.
targetMethod(method:org.spicefactory.lib.reflect:Method) — method, class org.spicefactory.parsley.messaging.processor.MethodReceiverProcessor
Sets the target method for this processor.
targetMethod — Property, class org.spicefactory.parsley.messaging.receiver.AbstractMethodReceiver
The method to invoke for matching messages.
targetProperty(property:org.spicefactory.lib.reflect:Property) — method, class org.spicefactory.parsley.binding.processor.PersistentPublisherProcessor
Sets the target property for this processor.
targetProperty(property:org.spicefactory.lib.reflect:Property) — method, class org.spicefactory.parsley.binding.processor.PublisherProcessor
Sets the target property for this processor.
targetProperty(property:org.spicefactory.lib.reflect:Property) — method, class org.spicefactory.parsley.binding.processor.SubscriberProcessor
Sets the target property for this processor.
targetProperty(property:org.spicefactory.lib.reflect:Property) — method, class org.spicefactory.parsley.core.builder.processor.PropertySetterProcessor
Sets the target property for this processor.
targetProperty(property:org.spicefactory.lib.reflect:Property) — method, interface org.spicefactory.parsley.core.processor.PropertyProcessor
Sets the target property for this processor.
targetProperty(property:org.spicefactory.lib.reflect:Property) — method, class org.spicefactory.parsley.messaging.processor.MessageDispatcherProcessor
Sets the target property for this processor.
targetProperty(property:org.spicefactory.lib.reflect:Property) — method, class org.spicefactory.parsley.messaging.processor.PropertyReceiverProcessor
Sets the target property for this processor.
targetProperty — Property, class org.spicefactory.parsley.messaging.receiver.AbstractPropertyReceiver
The property to process for matching messages.
targetProperty — Property, class org.spicefactory.parsley.messaging.tag.MessageBindingDecorator
The name of the property of the managed object whose value should be bound to the message property.
targetProperty(property:org.spicefactory.lib.reflect:Property) — method, class org.spicefactory.parsley.resources.processor.ResourceBindingProcessor
Sets the target property for this processor.
TargetPropertyUtil — class, package org.spicefactory.lib.reflect.metadata
Utility method to set the member name for a property or method with a metadata tag.
targets — Property, class org.spicefactory.parsley.flex.tag.view.ConfigureTag
The target objects to be wired to the Context.
targetType — Property, class org.spicefactory.parsley.core.builder.impl.ObjectDefinitionContext
The type of the class to be configured.
text — Property, class org.spicefactory.parsley.flex.util.MessageConfirmationTag
The text of the Alert.
TextNodeDecorator — class, package org.spicefactory.lib.xml.mapper.metadata
Represents a Metadata tag that can be used on properties that should map to text nodes.
TextNodeHandler — class, package org.spicefactory.lib.xml.mapper.handler
Responsible for mapping properties to text nodes.
TextNodeHandler(property:org.spicefactory.lib.reflect:Property) — Constructor, class org.spicefactory.lib.xml.mapper.handler.TextNodeHandler
Creates a new instance.
threshold — Property, interface org.spicefactory.lib.logging.Appender
The threshold level for this Appender.
threshold — Property, class org.spicefactory.lib.logging.impl.AbstractAppender
The threshold level for this Appender.
timeout(milliseconds:uint) — method, class org.spicefactory.lib.command.builder.CommandFlowBuilder
Sets the timeout for the flow.
timeout(milliseconds:uint) — method, class org.spicefactory.lib.command.builder.CommandGroupBuilder
Sets the timeout for the group.
timeout(milliseconds:uint) — method, class org.spicefactory.lib.command.builder.CommandProxyBuilder
Sets the timeout for the command execution.
timeout — Property, class org.spicefactory.lib.command.events.CommandTimeout
The timeout in milliseconds.
timeout — Property, class org.spicefactory.lib.command.proxy.DefaultCommandProxy
The timeout in milliseconds.
timeout(milliseconds:uint) — method, class org.spicefactory.parsley.command.ManagedCommandBuilder
Sets the timeout for the command execution.
timeout(milliseconds:uint) — method, class org.spicefactory.parsley.view.FirstChildContext
Specifies the amount of time to wait until the final of the specified callbacks gets invoked.
title — Property, class org.spicefactory.parsley.flex.util.MessageConfirmationTag
The title of the Alert.
to — Property, class org.spicefactory.parsley.command.tag.link.AbstractLinkTag
The target command to execute in case the condition specified by this tag is met.
toArray() — method, class org.spicefactory.lib.collection.List
Returns the items of this list as an Array.
toArray() — method, class org.spicefactory.lib.collection.Set
Returns the items of this set in no particular order as an Array.
toCommandInstance(command:Object) — method, class org.spicefactory.lib.command.builder.LinkTargetBuilder
Links to the specified command instance as the next command to execute.
toCommandType(type:Class) — method, class org.spicefactory.lib.command.builder.LinkTargetBuilder
Links to the specified command type as the next command to execute.
toDictionary() — method, class org.spicefactory.lib.collection.Map
Returns this map as a Dictionary.
toFlowCancellation() — method, class org.spicefactory.lib.command.builder.DefaultLinkBuilder
Sets flow cancellation as the default action when a command result does not have any matching links.
toFlowCancellation() — Static Method , class org.spicefactory.lib.command.flow.CommandLinks
Creates a link that causes flow cancellation.
toFlowEnd() — method, class org.spicefactory.lib.command.builder.DefaultLinkBuilder
Sets successful flow completion as the default action when a command result does not have any matching links.
toFlowEnd() — method, class org.spicefactory.lib.command.builder.LinkTargetBuilder
Links to the end of the flow, meaning that the flow will signal successful completion.
toFlowEnd() — Static Method , class org.spicefactory.lib.command.flow.CommandLinks
Creates a link that causes successful flow completion.
toFlowError(value:Object) — method, class org.spicefactory.lib.command.builder.DefaultLinkBuilder
Sets an error with the specified value as the default action when a command result does not have any matching links.
toFlowError(value:Object) — Static Method , class org.spicefactory.lib.command.flow.CommandLinks
Creates a link that causes the flow to abort with the specified error.
toId — Property, class org.spicefactory.parsley.xml.tag.command.XmlLinkAllResultsTag
The id of the command to execute in case the condition specified by this tag is met.
toId — Property, class org.spicefactory.parsley.xml.tag.command.XmlLinkResultPropertyTag
The id of the command to execute in case the condition specified by this tag is met.
toId — Property, class org.spicefactory.parsley.xml.tag.command.XmlLinkResultTypeTag
The id of the command to execute in case the condition specified by this tag is met.
toId — Property, class org.spicefactory.parsley.xml.tag.command.XmlLinkResultValueTag
The id of the command to execute in case the condition specified by this tag is met.
toObject(nodes:Array, parentInstance:Object, context:org.spicefactory.lib.xml:XmlProcessorContext) — method, interface org.spicefactory.lib.xml.mapper.PropertyHandler
Maps the specified XML elements, attributes or text nodes to the mapped property of the specified instance.
toObject(nodes:Array, parentInstance:Object, context:org.spicefactory.lib.xml:XmlProcessorContext) — method, class org.spicefactory.lib.xml.mapper.handler.AbstractPropertyHandler
Maps the specified XML elements, attributes or text nodes to the mapped property of the specified instance.
toString() — method, class org.spicefactory.lib.logging.LogLevel
Returns the String representation for this log level.
toString() — method, class org.spicefactory.parsley.core.context.impl.DefaultContext
toString() — method, class org.spicefactory.parsley.messaging.receiver.AbstractMethodReceiver
toString() — method, class org.spicefactory.parsley.messaging.receiver.AbstractPropertyReceiver
toValue() — method, class org.spicefactory.lib.logging.LogLevel
Returns a numeric value representing the log level.
toXML(instance:Object, parentElement:XML, context:org.spicefactory.lib.xml:XmlProcessorContext) — method, interface org.spicefactory.lib.xml.mapper.PropertyHandler
Maps the property value this handler is responsible for to the specified XML elements.
toXML(instance:Object, parentElement:XML, context:org.spicefactory.lib.xml:XmlProcessorContext) — method, class org.spicefactory.lib.xml.mapper.handler.AbstractPropertyHandler
Maps the property value this handler is responsible for to the specified XML elements.
toXML(instance:Object, parentElement:XML, context:org.spicefactory.lib.xml:XmlProcessorContext) — method, class org.spicefactory.lib.xml.mapper.handler.AttributeHandler
Maps the property value this handler is responsible for to the specified XML elements.
toXmlName(actionScriptName:String) — method, class org.spicefactory.lib.xml.DefaultNamingStrategy
Returns the XML name for the specified ActionScript name.
toXmlName(actionScriptName:String) — method, interface org.spicefactory.lib.xml.NamingStrategy
Returns the XML name for the specified ActionScript name.
trace(message:String, ... rest) — method, interface org.spicefactory.lib.logging.Logger
Logs a message with the TRACE log level.
trace(message:String, ... rest) — method, class org.spicefactory.lib.logging.impl.DefaultLogger
Logs a message with the TRACE log level.
TRACE — Constant Static Property, class org.spicefactory.lib.logging.LogLevel
The TRACE level designates very fine-grained information and represents the lowest rank of all levels.
TraceAppender — class, package org.spicefactory.lib.logging.impl
Appender implementation that uses the trace function of the Flash Player for all log output.
TraceAppender() — Constructor, class org.spicefactory.lib.logging.impl.TraceAppender
Creates a new instance.
trigger — Property, class org.spicefactory.parsley.command.impl.ManagedCommandLifecycle
The message that triggered the command.
trigger — Property, interface org.spicefactory.parsley.core.command.ObservableCommand
The message that triggered the command.
type — Property, class org.spicefactory.lib.command.proxy.DefaultCommandProxy
The type of comamnd that this proxy should execute.
type — Property, class org.spicefactory.lib.reflect.Parameter
Returns the type of this Parameter.
type — Property, class org.spicefactory.lib.reflect.Property
Returns the type of this Property.
type — Property, class org.spicefactory.lib.reflect.metadata.AssignableTo
The type the property must be assignable to.
type — Property, class org.spicefactory.lib.reflect.metadata.EventInfo
The type of the event (a fully qualified class name).
type — Property, class org.spicefactory.lib.xml.mapper.metadata.ChoiceTypeDecorator
The type that valid child elements map to.
type — Property, class org.spicefactory.parsley.binding.impl.AbstractPublisher
type — Property, class org.spicefactory.parsley.binding.impl.AbstractSubscriber
type — Property, class org.spicefactory.parsley.command.tag.CommandTag
The type of the command configured by this definition.
type — Property, class org.spicefactory.parsley.command.tag.MapCommandTag
The command class.
type — Property, class org.spicefactory.parsley.command.tag.link.LinkResultTypeTag
The expected type of the result.
type(value:Class) — method, class org.spicefactory.parsley.comobserver.CommandComplete
Sets the type of the messages the message receiver wants to handle.
type(value:Class) — method, class org.spicefactory.parsley.comobserver.CommandError
Sets the type of the messages the message receiver wants to handle.
type(value:Class) — method, class org.spicefactory.parsley.comobserver.CommandResult
Sets the type of the messages the message receiver wants to handle.
type(value:Class) — method, class org.spicefactory.parsley.comobserver.CommandStatus
Sets the type of the messages the message receiver wants to handle.
type — Property, class org.spicefactory.parsley.comobserver.tag.CommandStatusDecorator
The type of the messages the receiver wants to handle.
type — Property, interface org.spicefactory.parsley.core.binding.Publisher
The type of the published value.
type — Property, interface org.spicefactory.parsley.core.binding.Subscriber
The type of the published value.
type — Property, class org.spicefactory.parsley.core.binding.impl.SubscriberCollection
The type the elements of this collection subscribe to.
type — Property, class org.spicefactory.parsley.core.builder.ref.ObjectTypeReference
The type of the referenced object.
type — Property, interface org.spicefactory.parsley.core.command.ManagedCommandFactory
The type of the command this factory produces.
type — Property, interface org.spicefactory.parsley.core.command.ObservableCommand
The type of the command.
type — Property, interface org.spicefactory.parsley.core.context.provider.ObjectProvider
The type of the instance.
type — Property, interface org.spicefactory.parsley.core.messaging.Message
The type of the message.
type — Property, class org.spicefactory.parsley.core.messaging.impl.DefaultMessage
The type of the message.
type — Property, interface org.spicefactory.parsley.core.messaging.receiver.MessageReceiver
The class or interface of the message.
type — Property, interface org.spicefactory.parsley.core.registry.ObjectDefinition
The type of the configured object.
type — Property, class org.spicefactory.parsley.core.registry.impl.AbstractObjectDefinition
The type of the configured object.
type — Property, class org.spicefactory.parsley.core.registry.impl.SingletonObjectDefinitionWrapper
The type of the configured object.
type — Property, class org.spicefactory.parsley.flex.tag.builder.FlexConfigTag
The class that contains the MXML configuration.
type — Property, class org.spicefactory.parsley.flex.tag.builder.ViewProcessorTag
The type of the processor.
type — Property, class org.spicefactory.parsley.flex.tag.command.MxmlCommandTag
The type of the command configured by this definition.
type — Property, class org.spicefactory.parsley.flex.tag.view.FastInjectTag
The type of the object to inject.
type — Property, class org.spicefactory.parsley.flex.tag.view.InjectTag
The type of the object to inject.
type — Property, class org.spicefactory.parsley.flex.util.MessageConfirmationTag
The type of the message to show an Alert for.
type — Property, class org.spicefactory.parsley.inject.tag.InjectPropertyDecorator
The type to inject, only applicable for Array properties.
type(value:Class) — method, class org.spicefactory.parsley.messaging.MessageBinding
Sets the type of the messages the binding wants to handle.
type(value:Class) — method, class org.spicefactory.parsley.messaging.MessageError
Sets the type of the messages the error handler wants to handle.
type(value:Class) — method, class org.spicefactory.parsley.messaging.MessageHandler
Sets the type of the messages the handler wants to handle.
type — Property, class org.spicefactory.parsley.messaging.receiver.AbstractMessageReceiver
The class or interface of the message.
type — Property, class org.spicefactory.parsley.messaging.receiver.MessageReceiverInfo
The type of the message the receiver listens to.
type — Property, class org.spicefactory.parsley.messaging.tag.MessageReceiverDecoratorBase
The type of the messages the receiver wants to handle.
type — Property, class org.spicefactory.parsley.object.DynamicObjectTag
The type of the object configured by this definition.
type — Property, class org.spicefactory.parsley.object.NestedObjectTag
The type of the object.
type — Property, class org.spicefactory.parsley.object.RootObjectTag
The type of the object configured by this definition.
type — Property, class org.spicefactory.parsley.object.ViewTag
The type of dynamically wired views the definition produced by this factory should be applied to.
type(type:Class) — method, class org.spicefactory.parsley.view.FastInject
The type of the object to inject from the nearest Parsley Context.
type — Property, class org.spicefactory.parsley.xml.tag.StaticPropertyRef
The type to extract the value of a static property from.
typeInfo — Property, interface org.spicefactory.parsley.core.builder.ObjectDefinitionBuilder
The type of object to be created by this builder.
typeInfo — Property, class org.spicefactory.parsley.core.builder.impl.DefaultObjectDefinitionBuilder
The type of object to be created by this builder.
typeKey — Property, class org.spicefactory.parsley.core.processor.DestroyPhase
typeKey — Property, class org.spicefactory.parsley.core.processor.InitPhase
typeKey — Property, interface org.spicefactory.parsley.core.processor.Phase
The key representation of the type of this phase (init or destroy phase) without the exact ordering detail.
typeRef — Property, class org.spicefactory.parsley.object.ObjectReferenceTag
The type of the referenced object.
types — Property, class org.spicefactory.lib.reflect.metadata.MappedMetadata
The types for which this Metadata tag should be processed.
Types — class, package org.spicefactory.lib.reflect.metadata
Constants representing the types that metadata tags can be placed on.
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