CPObjectCPResponder
CPView
CPControl
NSControl
@implementation NSControl : CPControl
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. |
Methods inherited from class CPControl |
---|
initWithFrame, action, alignment, backgroundColorForName, floatValue, font, isEnabled, mouseUp, sendAction, setAction, setAlignment, setBackgroundColor, setBackgroundColorWithName, setBackgroundColor, setEnabled, setFloatValue, setFont, setTarget, setTextColor, setTextShadow, target, textColor, textShadow |
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