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  
name — Property, interface org.spicefactory.lib.logging.Logger
The name of the logger.
name — Property, class org.spicefactory.lib.logging.impl.DefaultLogger
The name of the logger.
name — Property, class org.spicefactory.lib.reflect.ClassInfo
The fully qualified class name for this instance.
name — Property, class org.spicefactory.lib.reflect.Member
The name of this member.
name — Property, class org.spicefactory.lib.reflect.Metadata
The name of the metadata tag.
name — Property, class org.spicefactory.lib.reflect.metadata.EventInfo
The name of the event.
name — Property, class org.spicefactory.lib.reflect.metadata.MappedMetadata
The name of the metadata tag.
name — Property, class org.spicefactory.lib.xml.mapper.metadata.AttributeDecorator
The name of the attribute.
name — Property, class org.spicefactory.lib.xml.mapper.metadata.ChildTextNodeDecorator
The name of the child element holding the text node.
name — Property, class org.spicefactory.parsley.command.tag.link.LinkResultPropertyTag
The name of the property.
name — Property, interface org.spicefactory.parsley.core.scope.Scope
The name of the scope.
name — Property, class org.spicefactory.parsley.core.scope.ScopeDefinition
The name of the scope.
name — Property, interface org.spicefactory.parsley.core.scope.ScopeInfo
The name of the scope.
name — Property, class org.spicefactory.parsley.core.scope.impl.DefaultScope
The name of the scope.
name — Property, class org.spicefactory.parsley.core.scope.impl.DefaultScopeInfo
The name of the scope.
name — Property, class org.spicefactory.parsley.flex.tag.builder.ScopeTag
The name of the scope.
name — Property, class org.spicefactory.parsley.inject.tag.PropertyTag
The name of the property.
name — Property, class org.spicefactory.parsley.xml.tag.Variable
The name of the variable.
names — Property, class org.spicefactory.parsley.messaging.tag.ManagedEventsDecorator
The event names/types of all events dispatched by the annotated class that should be managed by Parsley.
namesAsString — Property, class org.spicefactory.parsley.xml.tag.ManagedEventsDecoratorTag
The names of the events to manage as a single String concatenated with a ','.
namespaceURI — Property, class org.spicefactory.lib.reflect.Member
The namespace URI for this member or null if this is a public member.
namingStrategy — Property, class org.spicefactory.lib.xml.mapper.PropertyMapperBuilder
The naming strategy to use for transforming property names to XML attribute and element names.
NamingStrategy — Interface, package org.spicefactory.lib.xml
Responsible for transforming property names to XML notation.
NestedCommandTag — Interface, package org.spicefactory.parsley.command.tag
Represents a tag that produces a command and can be nested inside other command tags.
NestedConfigurationElement — Interface, package org.spicefactory.parsley.config
Represents a nested configuration element that needs to be resolved before being passed to an ObjectDefinition.
NestedError — class, package org.spicefactory.lib.errors
Base Error implementation that allows to specify a cause.
NestedError(message:String, cause:Error, id:int) — Constructor, class org.spicefactory.lib.errors.NestedError
Creates a new instance.
NestedErrorEvent — class, package org.spicefactory.lib.events
Base ErrorEvent implementation that allows to specify a cause.
NestedErrorEvent(type:String, cause:Object, text:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class org.spicefactory.lib.events.NestedErrorEvent
Creates a new instance.
NestedObject — class, package org.spicefactory.parsley.core.builder.ref
Represents an inline object reference.
NestedObject(definition:org.spicefactory.parsley.core.registry:DynamicObjectDefinition) — Constructor, class org.spicefactory.parsley.core.builder.ref.NestedObject
Creates a new instance.
NestedObjectTag — class, package org.spicefactory.parsley.object
Tag that may be used for nested (inline) object definitions in MXML.
NEVER — Constant Static Property, class org.spicefactory.parsley.core.view.ViewAutowireMode
Constant for indicating that a view should never be wired to the Context, even if MXML/XML configuration for that view exists.
newBuilder() — Static Method , class org.spicefactory.parsley.context.ContextBuilder
Creates a new ContextBuilder instance applying default settings.
newBuilder() — method, class org.spicefactory.parsley.context.ContextBuilderSetup
Creates a new ContextBuilder based on the settings of this setup instance.
newInstance() — method, class org.spicefactory.lib.command.result.ResultProcessor
Creates a new instance of the result processor.
newInstance(constructorArgs:Array) — method, class org.spicefactory.lib.reflect.ClassInfo
Creates a new instance of the class represented by this ClassInfo instance.
newInstance(params:Array) — method, class org.spicefactory.lib.reflect.Constructor
Creates a new instance of the class this constructor belongs to.
newInstance(initCallback:Function) — method, interface org.spicefactory.parsley.core.bootstrap.Service
Creates a new instance of this service, using the specified implementation and applying all decorators added to this service.
newInstance(initCallback:Function) — method, class org.spicefactory.parsley.core.bootstrap.impl.DefaultService
Creates a new instance of this service, using the specified implementation and applying all decorators added to this service.
newInstance(... rest) — method, class org.spicefactory.parsley.core.bootstrap.impl.ServiceFactory
Creates a new instance of the service.
newInstance() — method, interface org.spicefactory.parsley.core.command.ManagedCommandFactory
Creates a new command proxy instance.
newMapperBuilder(mappedType:Class, elementName:QName) — method, class org.spicefactory.lib.xml.mapper.XmlObjectMappings
Creates a new builder for a custom mapper.
newProcessor(command:Object, result:Object) — Static Method , class org.spicefactory.lib.command.result.ResultProcessors
Returns a new processor for the specified command and result or null if no matching processor was registered.
newProvider(type:Class) — method, class org.spicefactory.lib.reflect.provider.ClassInfoProviderFactory
Creates a new ClassInfoProvider based on the capabilities of the Flash Player.
newScopes — Property, interface org.spicefactory.parsley.core.scope.ScopeInfoRegistry
The definitions for the scopes that were added to this Context.
newScopes — Property, class org.spicefactory.parsley.core.scope.impl.DefaultScopeInfoRegistry
The definitions for the scopes that were added to this Context.
newSetup() — Static Method , class org.spicefactory.parsley.context.ContextBuilder
Creates a new setup instance that allows to specify custom options for the ContextBuilder to be created.
newViewLifecycle(target:Object, status:org.spicefactory.parsley.core.context:LookupStatus) — method, interface org.spicefactory.parsley.core.view.ViewSettings
Create a new lifecycle instance for the specified target object.
newViewLifecycle(target:Object, status:org.spicefactory.parsley.core.context:LookupStatus) — method, class org.spicefactory.parsley.core.view.impl.DefaultViewSettings
Create a new lifecycle instance for the specified target object.
nextObjectId — Static Property, class org.spicefactory.parsley.core.registry.impl.IdGenerator
The next available object id.
nextUuidForName(scopeName:String) — method, interface org.spicefactory.parsley.core.state.GlobalScopeState
Returns the next uuid for the specified scope name.
nodeKind — Property, interface org.spicefactory.lib.xml.mapper.PropertyHandler
The kind of the mapped node.
nodeKind — Property, class org.spicefactory.lib.xml.mapper.handler.AbstractPropertyHandler
The kind of the mapped node.
NoOpConverter — class, package org.spicefactory.lib.reflect.converter
Converter that performs no action, useful for untyped method parameters or properties.
NumberConverter — class, package org.spicefactory.lib.reflect.converter
Converts Number values.
NumberConverter() — Constructor, class org.spicefactory.lib.reflect.converter.NumberConverter
Creates a new Converter instance.
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