NSKeyValueCoding Protocol Reference
PDF
Overview
Tasks
Getting Values
Setting Values
Changing Default Behavior
Validation
Deprecated Methods
Class Methods
accessInstanceVariablesDirectly
Instance Methods
dictionaryWithValuesForKeys:
mutableArrayValueForKey:
mutableArrayValueForKeyPath:
mutableSetValueForKey:
mutableSetValueForKeyPath:
setNilValueForKey:
setValue:forKey:
setValue:forKeyPath:
setValue:forUndefinedKey:
setValuesForKeysWithDictionary:
validateValue:forKey:error:
validateValue:forKeyPath:error:
valueForKey:
valueForKeyPath:
valueForUndefinedKey:
Constants
Key Value Coding Exception Names
NSUndefinedKeyException userInfo Keys
Array operators
Appendix A: Deprecated NSKeyValueCoding Methods
Deprecated in Mac OS X v10.3
handleQueryWithUnboundKey:
handleTakeValue:forUnboundKey:
takeValue:forKey:
takeValue:forKeyPath:
takeValuesFromDictionary:
unableToSetNilForKey:
valuesForKeys:
Deprecated in Mac OS X v10.4
useStoredAccessor
storedValueForKey:
takeStoredValue:forKey:
Revision History
Index
Companion Guide
Key-Value Coding Programming Guide