API  0.9.6
 All Classes Files Functions Variables Macros Modules Pages
CPWebView(CPCoding) Category Reference

Instance Methods

(void) - encodeWithCoder:
 
(id) - initWithCoder:
 

Detailed Description

Definition at line 971 of file CPWebView.j.

Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Writes out the web view's instance information to a coder.

Parameters
aCoderthe coder to which to write the data

Extends class CPWebView.

Definition at line 1009 of file CPWebView.j.

- (id) initWithCoder: (CPCoder aCoder
implementation

Initializes the web view from the data in a coder.

Parameters
aCoderthe coder from which to read the data
Returns
the initialized web view

Extends class CPWebView.

Definition at line 979 of file CPWebView.j.


The documentation for this category was generated from the following file: