Definition at line 3689 of file CPView.j.
◆ encodeWithCoder:()
- (void) encodeWithCoder: |
|
(CPCoder) |
aCoder |
|
|
implementation |
Archives the view to a coder.
- Parameters
-
aCoder | the object into which the view's data will be archived. |
Extends class CPView.
Definition at line 3806 of file CPView.j.
◆ initWithCoder:()
- (id) initWithCoder: |
|
(CPCoder) |
aCoder |
|
|
implementation |
Initializes the view from an archive.
- Parameters
-
aCoder | the coder from which to initialize |
- Returns
- the initialized view
Extends class CPView.
Definition at line 3696 of file CPView.j.
The documentation for this category was generated from the following file: