![]() |
API
0.9.6
|
Instance Methods | |
(void) | - encodeWithCoder: |
(id) | - initWithCoder: |
Definition at line 905 of file CPMenuItem.j.
|
implementation |
Writes the menu item out to a coder.
aCoder | the coder to write the menu item out to |
Extends class CPMenuItem.
Definition at line 964 of file CPMenuItem.j.
|
implementation |
Initializes the menu item from a coder.
aCoder | the coder from which to initialize |
Extends class CPMenuItem.
Definition at line 911 of file CPMenuItem.j.