| 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 | |
| callProperty(methodName, ... rest) — Method in class org.springextensions.actionscript.config.AppSettings | |
| Catches unknown method calls. | |
| canParse(node) — Method in interface org.springextensions.actionscript.ioc.factory.xml.parser.INodeParser | |
| Determines if the given node can be parsed. | |
| canParse(node) — Method in class org.springextensions.actionscript.ioc.factory.xml.parser.support.nodeparsers.AbstractNodeParser | |
| Determines if the given node can be parsed. | |
| canResolve(property) — Method in interface org.springextensions.actionscript.ioc.factory.IReferenceResolver | |
| Indicates if the given property can be resolved by this reference resolver | |
| canResolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.AbstractReferenceResolver | |
| Indicates if the given property can be resolved by this reference resolver | |
| canResolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.ArrayCollectionReferenceResolver | |
| Checks if the object is an ArrayCollection Indicates if the given property can be resolved by this reference resolver | |
| canResolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.ArrayReferenceResolver | |
| Checks if the object is an Array Indicates if the given property can be resolved by this reference resolver | |
| canResolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.DictionaryReferenceResolver | |
| Checks if the object is a Dictionary or an Object Indicates if the given property can be resolved by this reference resolver | |
| canResolve(property) — Method in class org.springextensions.actionscript.ioc.factory.support.referenceresolvers.ObjectReferenceResolver | |
| Checks if the object is a IObjectReference Indicates if the given property can be resolved by this reference resolver | |
| cdata(data) — Static method in class org.springextensions.actionscript.utils.XMLUtils | |
| Creates a CDATA section for the given data string. | |
| chain — Property in class org.springextensions.actionscript.utils.Property | |
| CHANGE — Constant static property in class org.springextensions.actionscript.config.AppSettingsEvent | |
| check(item) — Method in class org.springextensions.actionscript.collections.EntityCollection | |
| Checks if the collection already holds an Entity instance with the same id as the passed Entity instance | |
| check(item) — Method in class org.springextensions.actionscript.collections.TypedCollection | |
| Checks if the passed item is of the object type of the TypedCollection | |
| CLASS_ATTRIBUTE — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser | |
| className — Property in interface org.springextensions.actionscript.ioc.IObjectDefinition | |
| className — Property in class org.springextensions.actionscript.ioc.ObjectDefinition | |
| ClassNotFoundError — Class in package org.springextensions.actionscript.errors | |
| Thrown when an application tries to retrieve a class by its name and the corresponding class could not be found. | |
| ClassNotFoundError(message) — Constructor in class org.springextensions.actionscript.errors.ClassNotFoundError | |
Creates a new ClassNotFoundError object. |
|
| ClassPropertyEditor — Class in package org.springextensions.actionscript.objects.propertyeditors | |
| Converts class names to class objects. | |
| ClassPropertyEditor() — Constructor in class org.springextensions.actionscript.objects.propertyeditors.ClassPropertyEditor | |
| clear() — Method in interface org.springextensions.actionscript.collections.IMap | |
| Removes all key/value pairs from the map. | |
| clear() — Method in class org.springextensions.actionscript.collections.Map | |
| CLEAR — Constant static property in class org.springextensions.actionscript.config.AppSettingsEvent | |
| clearObjectFromInternalCache(name) — Method in interface org.springextensions.actionscript.ioc.factory.IObjectFactory | |
| Removes an object from the internal object definition cache. | |
| clearObjectFromInternalCache(name) — Method in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory | |
| Removes an object from the internal object definition cache. | |
| clone() — Method in class org.springextensions.actionscript.domain.BaseObject | |
| Clones this object. | |
| clone() — Method in interface org.springextensions.actionscript.domain.ICloneable | |
| Clones this object. | |
| clone() — Method in class org.springextensions.actionscript.mvcs.command.AsyncCommandEvent | |
| clone() — Method in class org.springextensions.actionscript.mvcs.command.AsyncCommandFaultEvent | |
| clone() — Method in class org.springextensions.actionscript.mvcs.command.AsyncCommandResultEvent | |
| clone() — Method in class org.springextensions.actionscript.mvcs.service.operation.event.AsyncOperationErrorEvent | |
| clone() — Method in class org.springextensions.actionscript.mvcs.service.operation.event.AsyncOperationEvent | |
| clone() — Method in class org.springextensions.actionscript.mvcs.service.operation.event.AsyncOperationResultEvent | |
| clone(array) — Static method in class org.springextensions.actionscript.utils.ArrayUtils | |
| Clones an array. | |
| clone(object) — Static method in class org.springextensions.actionscript.utils.ObjectUtils | |
| cloneField(name, other) — Method in class org.springextensions.actionscript.domain.BaseObject | |
| Clones a single field. | |
| clonePropertyValue(value, name) — Method in class org.springextensions.actionscript.domain.BaseObject | |
| Clones the value of a property/field. | |
| CLOSE — Constant static property in class org.springextensions.actionscript.events.XMLSocketEvent | |
| collectionChange — Event in class org.springextensions.actionscript.collections.Map | |
| command — Property in class org.springextensions.actionscript.mvcs.command.event.CompositeCommandEvent | |
| complete — Event in class org.springextensions.actionscript.ioc.factory.xml.XMLObjectFactory | |
| Dispatched as a result of a call to the load method when all available configurations have been parsed. | |
| COMPLETE — Constant static property in class org.springextensions.actionscript.mvcs.command.event.CompositeCommandEvent | |
| CompositeCommand — Class in package org.springextensions.actionscript.mvcs.command | |
| CompositeCommand() — Constructor in class org.springextensions.actionscript.mvcs.command.CompositeCommand | |
| Creates a new CompositeCommand object. | |
| CompositeCommandEvent — Class in package org.springextensions.actionscript.mvcs.command.event | |
| CompositeCommandEvent(type, command:org.springextensions.actionscript.mvcs.command:ICommand, bubbles, cancelable) — Constructor in class org.springextensions.actionscript.mvcs.command.event.CompositeCommandEvent | |
| configLocations — Property in interface org.springextensions.actionscript.ioc.factory.xml.IXMLObjectFactory | |
| Returns an array of configuration locations. | |
| configLocations — Property in class org.springextensions.actionscript.ioc.factory.xml.XMLObjectFactory | |
| Returns an array of configuration locations. | |
| CONNECT — Constant static property in class org.springextensions.actionscript.events.XMLSocketEvent | |
| Constants — Class in package org.springextensions.actionscript.ioc.util | |
|
Author: Christophe Herreman |
|
| CONSTRUCTOR_ARG_ELEMENT — Constant static property in class org.springextensions.actionscript.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser | |
| Constant value 'constructor-arg' | |
| constructorArguments — Property in interface org.springextensions.actionscript.ioc.IObjectDefinition | |
| constructorArguments — Property in class org.springextensions.actionscript.ioc.ObjectDefinition | |
| contains(item) — Method in class org.springextensions.actionscript.collections.Map | |
| containsId(id) — Method in class org.springextensions.actionscript.collections.EntityCollection | |
| containsKey(dictionary, key) — Static method in class org.springextensions.actionscript.utils.DictionaryUtils | |
| Check whether the given dictionary contains the given key. | |
| containsObject(objectName) — Method in interface org.springextensions.actionscript.ioc.factory.IObjectFactory | |
| Determines if the object factory contains a definition with the given name. | |
| containsObject(objectName) — Method in class org.springextensions.actionscript.ioc.factory.support.AbstractObjectFactory | |
| Determines if the object factory contains a definition with the given name. | |
| containsObjectDefinition(objectName) — Method in class org.springextensions.actionscript.ioc.factory.support.DefaultListableObjectFactory | |
| Determines if an object definition with the given name exists | |
| containsObjectDefinition(objectName) — Method in interface org.springextensions.actionscript.ioc.factory.support.IObjectDefinitionRegistry | |
| Determines if an object definition with the given name exists | |
| containsValue(dictionary, value) — Static method in class org.springextensions.actionscript.utils.DictionaryUtils | |
| Check whether the given dictionary contains the given value. | |
| convertAttributeToNode(xml, attribute) — Static method in class org.springextensions.actionscript.utils.XMLUtils | |
| Converts an attribute to a node. | |
| convertIfNecessary(value, requiredType) — Method in interface org.springextensions.actionscript.objects.ITypeConverter | |
| Convert the given value to the required type. | |
| convertIfNecessary(value, requiredType) — Method in class org.springextensions.actionscript.objects.SimpleTypeConverter | |
| Convert the given value to the required type. | |
| copyFrom(range:org.springextensions.actionscript.collections:EntityCollection) — Method in class org.springextensions.actionscript.collections.EntityCollection | |
| Adds a range to the entityCollection. | |
| copyFrom(other) — Method in class org.springextensions.actionscript.domain.BaseObject | |
| Copies all properties from the given object into this object. | |
| copyFrom(other) — Method in interface org.springextensions.actionscript.domain.ICopyFrom | |
| Copies the properties from the given object into this object. | |
| createCursor() — Method in class org.springextensions.actionscript.collections.Map | |
| createCursor() — Method in class org.springextensions.actionscript.collections.TypedCollection | |
| createFromCollectionView(view) — Static method in class org.springextensions.actionscript.utils.ArrayCollectionUtils | |
| Creates an ArrayCollection from the items in the given view. | |
| createFromList(list) — Static method in class org.springextensions.actionscript.utils.ArrayCollectionUtils | |
| Creates an ArrayCollection from the items in the given list. | |
| current — Property in class org.springextensions.actionscript.collections.MapViewCursor | |
| current — Property in class org.springextensions.actionscript.collections.TypedCollectionViewCursor | |
| Provides access the object at the location in the source collection referenced by this cursor. | |
| currentCommand — Property in class org.springextensions.actionscript.mvcs.command.CompositeCommand | |
| cursorUpdate — Event in class org.springextensions.actionscript.collections.MapViewCursor | |
| cursorUpdate — Event in class org.springextensions.actionscript.collections.TypedCollectionViewCursor | |
| CustomEditorConfigurer — Class in package org.springextensions.actionscript.ioc.factory.config | |
| IObjectFactoryPostProcessor implementation that allows for convenient registration of custom property editors. | |
| CustomEditorConfigurer() — Constructor in class org.springextensions.actionscript.ioc.factory.config.CustomEditorConfigurer | |
| Creates a new CustomEditorConfigurer. | |
| customEditors — Property in class org.springextensions.actionscript.ioc.factory.config.CustomEditorConfigurer | |
| Sets the customer editors for this configurer. | |
| 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 | |