Definition at line 1128 of file CPMenu.j.
- (void) encodeWithCoder: |
|
(CPCoder) |
aCoder |
|
|
implementation |
Encodes the data of the menu into a coder
- Parameters
-
aCoder | the 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
-
aCoder | the 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: