API  0.9.8
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPColorWell(CPCoding) Category Reference

Instance Methods

(void) - encodeWithCoder:
 
(id) - initWithCoder:
 

Detailed Description

Definition at line 382 of file CPColorWell.j.

Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Archives this button into the provided coder.

Parameters
aCoderthe coder to which the color well's instance data will be written.

Extends class CPColorWell.

Definition at line 406 of file CPColorWell.j.

- (id) initWithCoder: (CPCoder aCoder
implementation

Initializes the color well by unarchiving data from aCoder.

Parameters
aCoderthe coder containing the archived CPColorWell.

Extends class CPColorWell.

Definition at line 388 of file CPColorWell.j.


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