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

Instance Methods

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

Detailed Description

Definition at line 488 of file CPImageView.j.

Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Writes the image view out to the coder.

Parameters
aCoderthe coder to which the image view will be written

Extends class CPImageView.

Definition at line 539 of file CPImageView.j.

- (id) initWithCoder: (CPCoder aCoder
implementation

Initializes the image view with the provided coder.

Parameters
aCoderthe coder from which data will be read.
Returns
the initialized image view

Extends class CPImageView.

Definition at line 495 of file CPImageView.j.


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