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