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

Instance Methods

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

Detailed Description

Definition at line 1128 of file CPMenu.j.

Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Encodes the data of the menu into a coder

Parameters
aCoderthe coder to which the data will be written

Extends class CPMenu.

Definition at line 1160 of file CPMenu.j.

- (id) initWithCoder: (CPCoder aCoder
implementation

Initializes the menu with data from the specified coder.

Parameters
aCoderthe coder from which to read the data
Returns
the initialized menu

Extends class CPMenu.

Definition at line 1135 of file CPMenu.j.


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