JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.handmark.pulltorefresh.library
Interface PullToRefreshBase.OnRefreshListener
Enclosing class:
PullToRefreshBase
<
T
extends View>
public static interface
PullToRefreshBase.OnRefreshListener
Simple Listener to listen for any callbacks to Refresh.
Author:
Chris Banes
Method Summary
Methods
Modifier and Type
Method and Description
void
onRefresh
()
onRefresh will be called for both Pull Down from top, and Pull Up from Bottom
Method Detail
onRefresh
void onRefresh()
onRefresh will be called for both Pull Down from top, and Pull Up from Bottom
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method