public class DefaultViewCreatorImpl extends java.lang.Object implements DefaultViewCreator
| 构造器和说明 |
|---|
DefaultViewCreatorImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getEmptyViewLayout() |
int |
getErrorViewLayout() |
int |
getLoadMoreViewLayout() |
public int getEmptyViewLayout()
getEmptyViewLayout 在接口中 DefaultViewCreatorpublic int getErrorViewLayout()
getErrorViewLayout 在接口中 DefaultViewCreatorpublic int getLoadMoreViewLayout()
getLoadMoreViewLayout 在接口中 DefaultViewCreator