CPObjectNSCell
@implementation NSCell : CPObject
Method Summary | |
---|---|
-(id) | initWithCoder:(CPCoder)aCoder |
-(id) | contents |
-(CPFont) | font |
-(id) | replacementObjectForCoder:(CPCoder)aCoder Can be overridden by subclasses to substitute another object during coding. |
Method Detail |
---|
-(id)initWithCoder:(CPCoder)aCoder
aCoder
-(id)contents
-(CPFont)font
-(id)replacementObjectForCoder:(CPCoder)aCoder
aCoder
- the coderCreated on Sat Sep 13 14:15:43 PDT 2008