+ | accessInstanceVariablesDirectly | CPObject(CPKeyValueCoding) | static |
- | addEntriesFromDictionary: | CPDictionary | |
- | addObserver:forKeyPath:options:context: | CPObject(KeyValueObserving) | |
- | allKeys | CPDictionary | |
- | allKeysForObject: | CPDictionary | |
+ | alloc | CPDictionary | static |
+ | allocWithCoder: | CPObject | static |
- | allValues | CPDictionary | |
- | applyChange:toKeyPath: | CPObject(KeyValueObserving) | |
+ | automaticallyNotifiesObserversForKey: | CPObject(KeyValueObserving) | static |
- | autorelease | CPObject | |
- | awakeAfterUsingCoder: | CPObject(CPCoding) | |
- | awakeFromCib | CPObject(CPCibLoading) | |
- | bind:toObject:withKeyPath:options: | CPObject(KeyValueBindingCreation) | |
+ | cancelPreviousPerformRequestsWithTarget: | CPObject(CPDelayedPerform) | static |
+ | cancelPreviousPerformRequestsWithTarget:selector:object: | CPObject(CPDelayedPerform) | static |
+ | class | CPObject | static |
- | classForCoder | CPObject | |
- | classForKeyedArchiver | CPObject | |
- | className | CPObject | |
+ | conformsToProtocol: | CPObject | static |
- | containsKey: | CPDictionary | |
- | copy | CPDictionary | |
- | count | CPDictionary | |
- | dealloc | CPObject | |
- | description | CPDictionary | |
+ | dictionary | CPDictionary | static |
+ | dictionaryWithDictionary: | CPDictionary | static |
+ | dictionaryWithJSObject: | CPDictionary | static |
+ | dictionaryWithJSObject:recursively: | CPDictionary | static |
+ | dictionaryWithObject:forKey: | CPDictionary | static |
+ | dictionaryWithObjects:forKeys: | CPDictionary | static |
+ | dictionaryWithObjectsAndKeys: | CPDictionary | static |
- | dictionaryWithValuesForKeys: | CPObject(CPKeyValueCoding) | |
- | didChange:valuesAtIndexes:forKey: | CPObject(KeyValueObserving) | |
- | didChangeValueForKey: | CPObject(KeyValueObserving) | |
- | didChangeValueForKey:withSetMutation:usingObjects: | CPObject(KeyValueObserving) | |
- | doesNotRecognizeSelector: | CPObject | |
- | encodeWithCoder: | CPDictionary(CPCoding) | |
- | enumerateKeysAndObjectsUsingBlock: | CPDictionary | |
- | enumerateKeysAndObjectsWithOptions:usingBlock: | CPDictionary | |
+ | exposeBinding: | CPObject(KeyValueBindingCreation) | static |
- | exposedBindings | CPObject(KeyValueBindingCreation) | |
- | forwardingTargetForSelector: | CPObject | |
- | forwardInvocation: | CPObject | |
- | hash | CPObject | |
- | implementsSelector: | CPObject | |
- | infoForBinding: | CPObject(KeyValueBindingCreation) | |
- | init | CPObject | |
+ | initialize | CPObject | static |
- | initWithCoder: | CPDictionary(CPCoding) | |
- | initWithDictionary: | CPDictionary | |
- | initWithObjects:forKeys: | CPDictionary | |
- | initWithObjectsAndKeys: | CPDictionary | |
+ | instanceMethodForSelector: | CPObject | static |
+ | instancesImplementSelector: | CPObject | static |
+ | instancesRespondToSelector: | CPObject | static |
- | inverseChangeDictionary | CPDictionary(KeyValueObserving) | |
+ | isBindingExclusive: | CPObject(KeyValueBindingCreation) | static |
- | isEqual: | CPDictionary | |
- | isEqualToDictionary: | CPDictionary | |
- | isKindOfClass: | CPObject | |
- | isMemberOfClass: | CPObject | |
- | isProxy | CPObject | |
+ | isSubclassOfClass: | CPObject | static |
- | keyEnumerator | CPDictionary | |
+ | keyPathsForValuesAffectingValueForKey: | CPObject(KeyValueObserving) | static |
- | keysOfEntriesPassingTest: | CPDictionary | |
- | keysOfEntriesWithOptions:passingTest: | CPDictionary | |
- | keysSortedByValueUsingComparator: | CPDictionary | |
- | keysSortedByValueUsingSelector: | CPDictionary | |
+ | load | CPObject | static |
- | methodForSelector: | CPObject | |
- | methodSignatureForSelector: | CPObject | |
- | mutableArrayValueForKey: | CPObject(CPArrayKVO) | |
- | mutableArrayValueForKeyPath: | CPObject(CPArrayKVO) | |
- | mutableCopy | CPObject | |
- | mutableSetValueForKey: | CPObject(CPSetKVO) | |
- | mutableSetValueForKeyPath: | CPObject(CPSetKVO) | |
+ | new | CPObject | static |
+ | object:performSelector:withObject:afterDelay:inModes: | CPObject(CPDelayedPerform) | static |
- | objectEnumerator | CPDictionary | |
- | objectForKey: | CPDictionary | |
- | performSelector: | CPObject | |
- | performSelector:withObject: | CPObject | |
- | performSelector:withObject:afterDelay: | CPObject(CPDelayedPerform) | |
- | performSelector:withObject:afterDelay:inModes: | CPObject(CPDelayedPerform) | |
- | performSelector:withObject:withObject: | CPObject | |
- | performSelector:withObjects: | CPObject | |
- | release | CPObject | |
- | removeAllObjects | CPDictionary | |
- | removeObjectForKey: | CPDictionary | |
- | removeObjectsForKeys: | CPDictionary | |
- | removeObserver:forKeyPath: | CPObject(KeyValueObserving) | |
- | replacementObjectForArchiver: | CPObject | |
- | replacementObjectForCoder: | CPObject | |
- | replacementObjectForKeyedArchiver: | CPObject | |
- | respondsToSelector: | CPObject | |
- | retain | CPObject | |
- | self | CPObject | |
- | setObject:forKey: | CPDictionary | |
- | setValue:forKey: | CPDictionary(CPKeyValueCoding) | |
- | setValue:forKeyPath: | CPObject(CPKeyValueCoding) | |
- | setValue:forUndefinedKey: | CPObject(CPKeyValueCoding) | |
- | setValuesForKeysWithDictionary: | CPObject(CPKeyValueCoding) | |
+ | setVersion: | CPObject | static |
+ | superclass | CPObject | static |
- | UID | CPObject | |
- | unbind: | CPObject(KeyValueBindingCreation) | |
- | valueClassForBinding: | CPObject(KeyValueBindingCreation) | |
- | valueForKey: | CPDictionary(CPKeyValueCoding) | |
- | valueForKeyPath: | CPObject(CPKeyValueCoding) | |
- | valueForUndefinedKey: | CPObject(CPKeyValueCoding) | |
+ | version | CPObject | static |
- | willChange:valuesAtIndexes:forKey: | CPObject(KeyValueObserving) | |
- | willChangeValueForKey: | CPObject(KeyValueObserving) | |
- | willChangeValueForKey:withSetMutation:usingObjects: | CPObject(KeyValueObserving) | |