Public 成员函数 | |
| AbLetterFilterView (Context context) | |
| AbLetterFilterView (Context context, AttributeSet attrs) | |
| AbLetterFilterView (Context context, AttributeSet attrs, int defStyle) | |
| void | setListView (ListView _list) |
| void | setTextView (TextView mDialogText) |
| boolean | onTouchEvent (MotionEvent event) |
| int | getBackgroundResource () |
| void | setBackgroundResource (int backgroundResource) |
Protected 成员函数 | |
| void | onDraw (Canvas canvas) |
Private 成员函数 | |
| void | init () |
Private 属性 | |
| char[] | l |
| SectionIndexer | sectionIndexter = null |
| ListView | list |
| TextView | mDialogText |
| Paint | paint |
| int | backgroundResource |
| float | widthCenter |
| float | singleHeight |
© 2012 amsoft.cn 名称:AbLetterFilterView.java 描述:字母索引条
|
inline |
Instantiates a new ab letter filter view.
| context | the context |
|
inline |
Instantiates a new ab letter filter view.
| context | the context |
| attrs | the attrs |
|
inline |
Instantiates a new ab letter filter view.
| context | the context |
| attrs | the attrs |
| defStyle | the def style |
|
inline |
Gets the background resource.
|
inlineprivate |
Inits the.
|
inlineprotected |
|
inline |
|
inline |
|
inline |
Sets the list view.
| _list | the new list view |
|
inline |
Sets the text view.
| mDialogText | the new text view |
|
private |
The background resource.
|
private |
The l.
|
private |
The list.
|
private |
The m dialog text.
|
private |
The paint.
|
private |
The section indexter.
|
private |
字母之间的间距.
|
private |
The width center.
1.8.8