Definition at line 2970 of file CPView.j.
- (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 3077 of file CPView.j.
- (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 2977 of file CPView.j.
The documentation for this category was generated from the following file: