API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPObject(CPCoding) Category Reference

Instance Methods

(id) - awakeAfterUsingCoder:
 

Detailed Description

Definition at line 146 of file CPCoder.j.

Method Documentation

- (id) awakeAfterUsingCoder: (CPCoder aDecoder
implementation

Called after an object is unarchived in case a different object should be used in place of it. The default method returns self. Interested subclasses should override this.

Parameters
aDecoder
Returns
the original object or it's substitute.

Definition at line 154 of file CPCoder.j.


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