Definition at line 1239 of file CPMenu.j.
◆ encodeWithCoder:()
- (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 1271 of file CPMenu.j.
◆ initWithCoder:()
- (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 1246 of file CPMenu.j.
The documentation for this category was generated from the following file: