API  0.9.6
 All Classes Files Functions Variables Macros Modules Pages
CPButton(CPCoding) Category Reference

Instance Methods

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

Detailed Description

Definition at line 903 of file CPButton.j.

Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Archives this button into the provided coder.

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

Extends class CPButton.

Definition at line 961 of file CPButton.j.

- (id) initWithCoder: (CPCoder aCoder
implementation

Initializes the button by unarchiving data from aCoder.

Parameters
aCoderthe coder containing the archived CPButton.

Extends class CPButton.

Definition at line 909 of file CPButton.j.


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