API  1.0.0
CPScrollView(CPCoding) Category Reference

Instance Methods

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

Detailed Description

Definition at line 1568 of file CPScrollView.j.

Method Documentation

◆ awakeFromCib()

- (void) awakeFromCib
implementation

Do final init that can only be done when we are sure all subviews have been initialized.

Extends class CPScrollView.

Definition at line 1620 of file CPScrollView.j.

◆ encodeWithCoder:()

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Extends class CPScrollView.

Definition at line 1628 of file CPScrollView.j.

◆ initWithCoder:()

- (id) initWithCoder: (CPCoder aCoder
implementation

Extends class CPScrollView.

Definition at line 1570 of file CPScrollView.j.


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