API  1.0.0
CPMenuItem(CPCoding) Category Reference

Instance Methods

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

Detailed Description

Definition at line 920 of file CPMenuItem.j.

Method Documentation

◆ encodeWithCoder:()

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Writes the menu item out to a coder.

Parameters
aCoderthe coder to write the menu item out to

Extends class CPMenuItem.

Definition at line 979 of file CPMenuItem.j.

◆ initWithCoder:()

- (id) initWithCoder: (CPCoder aCoder
implementation

Initializes the menu item from a coder.

Parameters
aCoderthe coder from which to initialize
Returns
the initialized menu item

Extends class CPMenuItem.

Definition at line 926 of file CPMenuItem.j.


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