![]() |
API
0.9.6
|
Instance Methods | |
(void) | - encodeWithCoder: |
(id) | - initWithCoder: |
Definition at line 971 of file CPWebView.j.
|
implementation |
Writes out the web view's instance information to a coder.
aCoder | the coder to which to write the data |
Extends class CPWebView.
Definition at line 1009 of file CPWebView.j.
|
implementation |
Initializes the web view from the data in a coder.
aCoder | the coder from which to read the data |
Extends class CPWebView.
Definition at line 979 of file CPWebView.j.