API  1.0.0
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

◆ setValue:forKey:()

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

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

◆ setValue:forKeyPath:()

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

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

◆ valueForKey:()

- (id) valueForKey: (CPString aKey
implementation

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

◆ valueForKeyPath:()

- (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: