API  1.0.0
CPDictionary(CPKeyValueCoding) Category Reference

Instance Methods

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

Detailed Description

Definition at line 270 of file CPKeyValueCoding.j.

Method Documentation

◆ setValue:forKey:()

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

Extends class CPDictionary.

Definition at line 280 of file CPKeyValueCoding.j.

◆ valueForKey:()

- (id) valueForKey: (CPString aKey
implementation

Extends class CPDictionary.

Definition at line 272 of file CPKeyValueCoding.j.


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