API  1.0.0
<CPScrollViewDelegate > Protocol Reference
+ Inheritance diagram for <CPScrollViewDelegate >:

Instance Methods

(void) - scrollViewDidScroll:
 
(void) - scrollViewWillScroll:
 
- Instance Methods inherited from <CPObject>
(Class) - class
 
(BOOL) - conformsToProtocol:
 
(CPString- debugDescription
 
(CPString- description
 
(CPUInteger) - hash
 
(BOOL) - isEqual:
 
(BOOL) - isKindOfClass:
 
(BOOL) - isMemberOfClass:
 
(BOOL) - isProxy
 
(id) - performSelector:
 
(id) - performSelector:withObject:
 
(id) - performSelector:withObject:withObject:
 
(BOOL) - respondsToSelector:
 
(id) - self
 
(Class) - superclass
 

Detailed Description

Definition at line 31 of file CPScrollView.j.

Method Documentation

◆ scrollViewDidScroll:()

- (void CPScrollViewDelegate) scrollViewDidScroll: (CPScrollView aScrollView
optional

◆ scrollViewWillScroll:()

- (void CPScrollViewDelegate) scrollViewWillScroll: (CPScrollView aScrollView
optional

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