PATH |
- Inherits from:
- Object
- Package:
- com.webobjects.foundation
The NSKeyValueCodingAdditions. DefaultImplementation class provides default implementations of the NSKeyValueCodingAdditions interface. For more information, see the NSKeyValueCodingAdditions interface specification.
public static void takeValueForKeyPath( Object anObject, Object value, String keyPath)
See Also: takeValueForKeyPath ( NSKeyValueCodingAdditions)
public static Object valueForKeyPath( Object anObject, String keyPath)
See Also: valueForKeyPath ( NSKeyValueCodingAdditions)
© 2001 Apple Computer, Inc. (Last Published April 17, 2001)