API  1.0.0
CPMenu(CPCoding) Category Reference

Instance Methods

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

Detailed Description

Definition at line 1239 of file CPMenu.j.

Method Documentation

◆ encodeWithCoder:()

- (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 1271 of file CPMenu.j.

◆ initWithCoder:()

- (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 1246 of file CPMenu.j.


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