| 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 in class org.springextensions.actionscript.context.support.mxml.Param | |
| The name of the parameter. | |
| name — Property in class org.springextensions.actionscript.context.support.mxml.Property | |
| The name of the property | |
| name — Property in class org.springextensions.actionscript.core.command.CompositeCommandKind | |
Returns the name of the current ComposeiteCommandKind. |
|
| name — Property in class org.springextensions.actionscript.core.operation.OperationQueue | |
| The name of the queue, or the generated name if none was passed into the constructor. | |
| name — Property in class org.springextensions.actionscript.core.task.TaskFlowControlKind | |
| name — Property in interface org.springextensions.actionscript.domain.INamed | |
| Returns the name of the object. | |
| name — Property in class org.springextensions.actionscript.domain.NamedEntity | |
| Returns the name of the object. | |
| name — Property in class org.springextensions.actionscript.ioc.AutowireMode | |
| Returns the name of the autowire type. | |
| name — Property in class org.springextensions.actionscript.ioc.DependencyCheckMode | |
| Returns the name of the autowire type. | |
| name — Property in class org.springextensions.actionscript.ioc.ObjectDefinitionScope | |
| Returns the name of the scope. | |
| name — Property in class org.springextensions.actionscript.localization.ResourceBundleInfo | |
| The name of the resource bundle. | |
| name — Property in class org.springextensions.actionscript.module.ModulePolicy | |
| Returns the name of the scope. | |
| name — Property in class org.springextensions.actionscript.security.AccessStrategy | |
| Returns the name of the access strategy. | |
| name — Static property in class org.springextensions.actionscript.test.context.ContextConfiguration | |
| The name of the metadata tag that defines a [ContextConfiguration]. | |
| name — Static property in class org.springextensions.actionscript.test.context.TestExecutionListeners | |
| The name of the metadata tag that defines a [TestExecutionListeners]. | |
| NameBasedObjectSelector — Class in package org.springextensions.actionscript.stage.selectors | |
IObjectSelector approving or denying objects based on a String
property (default property name: "name") to be matched against an array of Regexp (default
behaviour approves objects whose name matches all passed regexp, approves all objects if
no regexp is passed). |
|
| NameBasedObjectSelector(regexpArray, propertyName, denyOnMatch) — Constructor in class org.springextensions.actionscript.stage.selectors.NameBasedObjectSelector | |
| Create a new NameBasedObjectSelector. | |
| NamedEntity — Class in package org.springextensions.actionscript.domain | |
| An entity with a "name" property. | |
| NamedEntity(id, name) — Constructor in class org.springextensions.actionscript.domain.NamedEntity | |
| Creates a new NamedEntity object. | |
| NamedUtil — Final class in package org.springextensions.actionscript.domain.util | |
| Provides utilities for working with INamed implementations. | |
| NAME_KEY — Constant static property in class org.springextensions.actionscript.core.mvc.MVCRouteEventsMetaDataProcessor | |
| The name metadata argument | |
| NAME_KEY — Constant static property in class org.springextensions.actionscript.ioc.factory.config.RouteEventsMetaDataProcessor | |
| The name metadata argument | |
| nameRegexpArray — Property in class org.springextensions.actionscript.stage.selectors.NameBasedObjectSelector | |
| names — Property in class org.springextensions.actionscript.stage.StageProcessorRegistration | |
An Array of Strings that represent the names of the associated IStageProcessor instances. |
|
| NamespaceHandlerSupport — Class in package org.springextensions.actionscript.ioc.factory.xml | |
| Offers basic support for namespace handlers. | |
| NamespaceHandlerSupport(ns) — Constructor in class org.springextensions.actionscript.ioc.factory.xml.NamespaceHandlerSupport | |
| NameUtils — Class in package org.springextensions.actionscript.utils | |
| Utility methods for naming conventions. | |
| netConnection — Property in class org.springextensions.actionscript.rpc.net.NetConnectionOperation | |
The NetConnection used by the current NetConnectionOperation. |
|
| netConnection — Property in class org.springextensions.actionscript.rpc.net.NetConnectionService | |
| Returns the NetConnection used by this service | |
| NET_CONNECTION_ELEMENT — Constant static property in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler | |
| NetConnectionOperation — Class in package org.springextensions.actionscript.rpc.net | |
An IOperation that invokes a method on a NetConnection. |
|
| NetConnectionOperation(netConnection, methodName, parameters) — Constructor in class org.springextensions.actionscript.rpc.net.NetConnectionOperation | |
Creates a new NetConnectionOperation instance. |
|
| NetConnectionService — Class in package org.springextensions.actionscript.rpc.net | |
| Service that invokes methods on a NetConnection and returns an IOperation for each of these calls. | |
| NetConnectionService(netConnection) — Constructor in class org.springextensions.actionscript.rpc.net.NetConnectionService | |
| Creates a new NetConnectionService | |
| next(item, ... rest) — Method in interface org.springextensions.actionscript.core.task.ITask | |
Adds an ICommand that will be executed in sequence. |
|
| next(item, ... rest) — Method in class org.springextensions.actionscript.core.task.support.IfElseBlock | |
| next(item, ... rest) — Method in class org.springextensions.actionscript.core.task.support.Task | |
Adds an ICommand that will be executed in sequence. |
|
| NEXT_ELEMENT — Constant static property in class org.springextensions.actionscript.core.task.xml.TaskNamespaceHandler | |
| nextEventTriggers — Property in class org.springextensions.actionscript.cairngorm.SequenceEvent | |
| nextMethod — Constant static property in class org.springextensions.actionscript.core.task.xml.parser.TaskNodeParser | |
| nextName(index) — Method in class org.springextensions.actionscript.config.AppSettings | |
| Returns the name of the next property when looping through the collection. | |
| nextNameIndex(index) — Method in class org.springextensions.actionscript.config.AppSettings | |
| Returns the index of the next property while looping through the collection with a for or for each loop. | |
| nextValue(index) — Method in class org.springextensions.actionscript.config.AppSettings | |
| Returns the value of the next property when looping through the collection. | |
| NO — Constant static property in class org.springextensions.actionscript.ioc.AutowireMode | |
| No autowire on the object | |
| nodeClassLookups — Property in class org.springextensions.actionscript.core.task.xml.parser.BlockNodeParser | |
| nodeNames — Property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.AbstractNodeParser | |
| An array containing the compatible node names. | |
| nodeParsers — Property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser | |
Returns all registered implementations of INodeParser. |
|
| NONE — Constant static property in class org.springextensions.actionscript.ioc.DependencyCheckMode | |
| No dependency check is done on the object properties | |
| NoSuchObjectDefinitionError — Class in package org.springextensions.actionscript.ioc.factory | |
| Error throw when an object factory cannot find an object definition for the given name. | |
| NoSuchObjectDefinitionError(objectName) — Constructor in class org.springextensions.actionscript.ioc.factory.NoSuchObjectDefinitionError | |
| Creates a new NoSuchObjectDefinitionError object. | |
| NULL_ELEMENT — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser | |
| Constant value 'null' | |
| NullNodeParser — Class in package org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers | |
|
Author: Christophe Herreman |
|
| NullNodeParser(xmlObjectDefinitionsParser:org.springextensions.actionscript.ioc.factory.xml.parser.support:XMLObjectDefinitionsParser) — Constructor in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.NullNodeParser | |
| NullReturningNodeParser — Class in package org.springextensions.actionscript.core.task.xml.parser | |
| Internally used for nodes that are converted by another node parser but will still be interated over the main parser. | |
| NullReturningNodeParser() — Constructor in class org.springextensions.actionscript.core.task.xml.parser.NullReturningNodeParser | |
Creates a new NullReturningNodeParser instance. |
|
| nullSafeToString(array) — Static method in class org.springextensions.actionscript.utils.ObjectUtils | |
| Return a String representation of the contents of the specified array. | |
| NumberPropertyEditor — Class in package org.springextensions.actionscript.objects.propertyeditors | |
| Converts a number represented by a string to a number object. | |
| NumberPropertyEditor() — Constructor in class org.springextensions.actionscript.objects.propertyeditors.NumberPropertyEditor | |
Creates a new NumberPropertyEditor instance
|
|
| numCommands — Property in class org.springextensions.actionscript.core.command.CompositeCommand | |
| The number of pending commands. | |
| numCommands — Property in interface org.springextensions.actionscript.core.command.ICompositeCommand | |
| The number of pending commands. | |
| numLines — Property in class org.springextensions.actionscript.utils.MultilineString | |
| Returns the amount of lines in the content. | |
| numObjectDefinitions — Property in class org.springextensions.actionscript.ioc.factory.support.DefaultListableObjectFactory | |
| The number of object definitions in this registry. | |
| numObjectDefinitions — Property in interface org.springextensions.actionscript.ioc.factory.support.IObjectDefinitionRegistry | |
| The number of object definitions in this registry. | |
| numObjectDefinitions — Property in class org.springextensions.actionscript.ioc.factory.support.SimpleObjectDefinitionRegistry | |
| The number of object definitions in this registry. | |
| numObjectPostProcessors — Property in interface org.springextensions.actionscript.ioc.factory.config.IConfigurableObjectFactory | |
| Returns the number of object post processors. | |
| numObjectPostProcessors — Property in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory | |
| Returns the number of object post processors. | |
| numRegistrations — Property in class org.springextensions.actionscript.stage.FlashStageProcessorRegistry | |
| numRegistrations — Property in interface org.springextensions.actionscript.stage.IStageProcessorRegistry | |
The number of IObjectSelector registrations. |
|
| 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 | |