API  0.9.6
 All Classes Files Functions Variables Macros Modules Pages
CPDictionary(CPCoding) Category Reference

Instance Methods

(void) - encodeWithCoder:
 
(id) - initWithCoder:
 

Detailed Description

Definition at line 681 of file CPDictionary.j.

Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Archives the dictionary to a provided coder.

Parameters
aCoderthe coder to which the dictionary data will be archived.

Extends class CPDictionary.

Definition at line 697 of file CPDictionary.j.

- (id) initWithCoder: (CPCoder aCoder
implementation

Extends class CPDictionary.

Definition at line 688 of file CPDictionary.j.


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