| 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 | |
| CairngormFrontController — Class in package org.pranaframework.cairngorm | |
The CairngormFrontController extends Cairngorm's
FrontController and adds the ability to pass in commands to
the constructor. |
|
| CairngormFrontController(commands, commandPackage) — Constructor in class org.pranaframework.cairngorm.CairngormFrontController | |
Creates a new CairngormFrontController instance. |
|
| CairngormServiceLocator — Dynamic class in package org.pranaframework.cairngorm | |
| Allows programmatic manipulation of the services inside Cairngorm's ServiceLocator. | |
| CairngormServiceLocator() — Constructor in class org.pranaframework.cairngorm.CairngormServiceLocator | |
Creates a new CairngormServiceLocator object. |
|
| callProperty(methodName, ... rest) — Method in class org.pranaframework.config.AppSettings | |
| Catches unknown method calls. | |
| cancel() — Method in class org.pranaframework.cairngorm.EventSequence | |
| In case of failure, this cancels the 'on deck' sequence | |
| cdata(data) — Static method in class org.pranaframework.utils.XMLUtils | |
| Creates a CDATA section for the given data string. | |
| chain — Property in class org.pranaframework.utils.Property | |
| CHANGE — Constant static property in class org.pranaframework.config.AppSettingsEvent | |
| CLASS_ATTRIBUTE — Constant static property in class org.pranaframework.ioc.factory.xml.parser.XmlObjectDefinitionsParser | |
| className — Property in interface org.pranaframework.ioc.IObjectDefinition | |
| className — Property in class org.pranaframework.ioc.ObjectDefinition | |
| ClassNotFoundError — Class in package org.pranaframework.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.pranaframework.errors.ClassNotFoundError | |
Creates a new ClassNotFoundError object. |
|
| ClassUtils — Class in package org.pranaframework.utils | |
Provides utilities for working with Class objects. |
|
| clazz — Property in class org.pranaframework.reflection.Type | |
| clear() — Method in interface org.pranaframework.collections.IMap | |
| Removes all key/value pairs from the map. | |
| clear() — Method in class org.pranaframework.collections.Map | |
| CLEAR — Constant static property in class org.pranaframework.config.AppSettingsEvent | |
| clearObjectFromInternalCache(name) — Method in class org.pranaframework.ioc.factory.support.AbstractObjectFactory | |
| Removes an object from the internal container cache. | |
| clone(array) — Static method in class org.pranaframework.utils.ArrayUtils | |
| Clones an array. | |
| clone(object) — Static method in class org.pranaframework.utils.ObjectUtils | |
| CLOSE — Constant static property in class org.pranaframework.events.XMLSocketEvent | |
| collectionChange — Event in class org.pranaframework.collections.Map | |
| command — Property in class org.pranaframework.cairngorm.PendingCommandRegistryEvent | |
| commandMap — Property in class org.pranaframework.cairngorm.CairngormFrontController | |
| COMMAND_NAMES_MAP — Constant static property in class org.pranaframework.puremvc.interfaces.IocConstants | |
| commandPackage — Property in class org.pranaframework.cairngorm.CairngormFrontController | |
| CommandProxy — Class in package org.pranaframework.cairngorm | |
| CommandProxy(command) — Constructor in class org.pranaframework.cairngorm.CommandProxy | |
| configLocations — Property in interface org.pranaframework.ioc.factory.xml.IXMLObjectFactory | |
| configLocations — Property in class org.pranaframework.ioc.factory.xml.XmlObjectFactory | |
| CONNECT — Constant static property in class org.pranaframework.events.XMLSocketEvent | |
| Constant — Class in package org.pranaframework.reflection | |
A property defined with the const statement
|
|
| Constant(name, type:org.pranaframework.reflection:Type, declaringType:org.pranaframework.reflection:Type, isStatic) — Constructor in class org.pranaframework.reflection.Constant | |
Creates a new Constant object. |
|
| constants — Property in class org.pranaframework.reflection.Type | |
| Constants — Class in package org.pranaframework.ioc.util | |
| CONSTRUCTOR_ARG_ELEMENT — Constant static property in class org.pranaframework.ioc.factory.xml.parser.XmlObjectDefinitionsParser | |
| constructorArguments — Property in interface org.pranaframework.ioc.IObjectDefinition | |
| constructorArguments — Property in class org.pranaframework.ioc.ObjectDefinition | |
| container — Property in interface org.pranaframework.puremvc.interfaces.IIocFacade | |
| container — Property in class org.pranaframework.puremvc.patterns.facade.IocFacade | |
| contains(item) — Method in class org.pranaframework.collections.Map | |
| containsKey(dictionary, key) — Static method in class org.pranaframework.utils.DictionaryUtils | |
| Check whether the given dictionary contains the given key. | |
| containsObject(objectName) — Method in interface org.pranaframework.ioc.factory.IObjectFactory | |
| containsObject(objectName) — Method in class org.pranaframework.ioc.factory.support.AbstractObjectFactory | |
| containsObjectDefinition(objectName) — Method in interface org.pranaframework.ioc.factory.IListableObjectFactory | |
| containsObjectDefinition(objectName) — Method in class org.pranaframework.ioc.factory.support.DefaultListableObjectFactory | |
| containsValue(dictionary, value) — Static method in class org.pranaframework.utils.DictionaryUtils | |
| Check whether the given dictionary contains the given value. | |
| convertAttributeToNode(xml, attribute) — Static method in class org.pranaframework.utils.XMLUtils | |
| Converts an attribute to a node. | |
| createCursor() — Method in class org.pranaframework.collections.Map | |
| createCursor() — Method in class org.pranaframework.collections.TypedCollection | |
| createEvent() — Method in class org.pranaframework.cairngorm.SequenceEvent | |
| current — Property in class org.pranaframework.collections.MapViewCursor | |
| current — Property in class org.pranaframework.collections.TypedCollectionViewCursor | |
| Provides access the object at the location in the source collection referenced by this cursor. | |
| cursorUpdate — Event in class org.pranaframework.collections.MapViewCursor | |
| cursorUpdate — Event in class org.pranaframework.collections.TypedCollectionViewCursor | |
| 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 | |