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

Instance Methods

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

Detailed Description

Definition at line 354 of file CPResponder.j.

Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Archives the responder to a coder.

Parameters
aCoderthe coder to which the responder will be archived

Extends class CPResponder.

Definition at line 378 of file CPResponder.j.

- (id) initWithCoder: (CPCoder aCoder
implementation

Initializes the responder with data from a coder.

Parameters
aCoderthe coder from which data will be read
Returns
the initialized responder

Extends class CPResponder.

Definition at line 361 of file CPResponder.j.


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