CPObjectCPResponder
NSResponder
@implementation NSResponder : CPResponder
Method Summary | |
---|---|
-(id) | initWithCoder:(CPCoder)aCoder |
-(Class) | classForKeyedArchiver Can be overridden by subclasses to substitute a different class to represent the receiver for keyed archiving. |
Method Detail |
---|
-(id)initWithCoder:(CPCoder)aCoder
aCoder
-(Class)classForKeyedArchiver
nil
means to ignore the method result.
Created on Sat Sep 13 14:15:43 PDT 2008