public class SectionItemImpl extends java.lang.Object implements SectionItem
| 构造器和说明 |
|---|
SectionItemImpl() |
SectionItemImpl(android.view.View view) |
| 限定符和类型 | 方法和说明 |
|---|---|
android.view.View |
createView(android.view.ViewGroup parent) |
void |
onBind() |
public SectionItemImpl()
public SectionItemImpl(android.view.View view)
public android.view.View createView(android.view.ViewGroup parent)
createView 在接口中 SectionItempublic void onBind()
onBind 在接口中 SectionItem