类 | |
| class | LetterView |
Public 成员函数 | |
| AbLetterFilterListView (Context context) | |
| AbLetterFilterListView (Context context, AttributeSet attrs) | |
| AbLetterFilterListView (Context context, AttributeSet attrs, int defStyle) | |
Protected 成员函数 | |
| void | onFinishInflate () |
Private 成员函数 | |
| void | init (Context context) |
Private 属性 | |
| Context | context |
| SectionIndexer | sectionIndexter = null |
| ListView | listView |
| LetterView | letterView |
© 2012 amsoft.cn 名称:AbLetterFilterView.java 描述:字母索引View
|
inline |
Instantiates a new ab letter filter list view.
| context | the context |
|
inline |
Instantiates a new ab letter filter list view.
| context | the context |
| attrs | the attrs |
|
inline |
Instantiates a new ab letter filter list view.
| context | the context |
| attrs | the attrs |
| defStyle | the def style |
|
inlineprivate |
Inits the.
| context | the context |
|
inlineprotected |
|
private |
The context.
|
private |
The letter view.
|
private |
The list view.
|
private |
The section indexter.
1.8.8