| 限定符和类型 | 字段和说明 |
|---|---|
static int |
MODE_FINISH |
static int |
MODE_HIDE |
static int |
MODE_LOADING |
static int |
MODE_SHOW |
| 构造器和说明 |
|---|
Footer() |
| 限定符和类型 | 方法和说明 |
|---|---|
Footer |
add(android.widget.AbsListView.OnScrollListener listener) |
Footer |
binderFooterView(android.widget.ListView listView) |
Page |
getPage() |
boolean |
hasNext() |
Footer |
setListener(IMorePage morePage) |
Footer |
startAuto(boolean auto)
listview 滑动到最底部的时候,自动加载下一页
|
Footer |
update(Page page) |
void |
updateFinalPage(int page) |
public static final int MODE_HIDE
public static final int MODE_SHOW
public static final int MODE_LOADING
public static final int MODE_FINISH
public Footer binderFooterView(android.widget.ListView listView)
binderFooterView 在接口中 IFooterpublic void updateFinalPage(int page)
public Footer add(android.widget.AbsListView.OnScrollListener listener)
public Footer setListener(IMorePage morePage)
setListener 在接口中 IFooterpublic Page getPage()
public boolean hasNext()