PATH |
- Inherits from:
- Object
- Package:
- com.webobjects.foundation
The NSKeyValueCodingAdditions.Utility class is a convenience that allows you to access the properties of NSKeyValueCodingAdditions objects and non-NSKeyValueCodingAdditions objects using the same code. For more information, see the NSKeyValueCodingAdditions interface specification.
public static void takeValueForKeyPath( Object anObject, Object value, String keyPath)
public static Object valueForKeyPath( Object anObject, String keyPath)
© 2001 Apple Computer, Inc. (Last Published April 17, 2001)