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