API  0.9.8
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPArray(CPKeyValueCoding) Category Reference

Instance Methods

(void) - setValue:forKey:
 
(void) - setValue:forKeyPath:
 
(id) - valueForKey:
 
(id) - valueForKeyPath:
 

Detailed Description

Definition at line 437 of file CPArray+KVO.j.

Method Documentation

- (void) setValue: (id)  aValue
forKey: (CPString aKey 
implementation

Definition at line 512 of file CPArray+KVO.j.

- (void) setValue: (id)  aValue
forKeyPath: (CPString aKeyPath 
implementation

Definition at line 521 of file CPArray+KVO.j.

- (id) valueForKey: (CPString aKey
implementation

Definition at line 439 of file CPArray+KVO.j.

- (id) valueForKeyPath: (CPString aKeyPath
implementation

Definition at line 471 of file CPArray+KVO.j.


The documentation for this category was generated from the following file: