Class android.widget.AbsListView
| Added Methods | |
|---|---|
| voidclearChoices() | |
| intgetCheckedItemCount() | |
| long[]getCheckedItemIds() | |
| intgetCheckedItemPosition() | |
| SparseBooleanArraygetCheckedItemPositions() | |
| intgetChoiceMode() | |
| booleanisFastScrollAlwaysVisible() | |
| booleanisItemChecked(int) | |
| booleanonRemoteAdapterConnected() | |
| voidonRemoteAdapterDisconnected() | |
| voidsetAdapter(ListAdapter) | |
| voidsetChoiceMode(int) | |
| voidsetFastScrollAlwaysVisible(boolean) | |
| voidsetFriction(float) | |
| voidsetItemChecked(int, | |
| voidsetMultiChoiceModeListener(MultiChoiceModeListener) | |
| voidsetRemoteViewsAdapter(Intent) | |
| voidsetVelocityScale(float) | |
| voidsmoothScrollToPositionFromTop(int, | |
| voidsmoothScrollToPositionFromTop(int, | |
| Added Fields | |
|---|---|
| intCHOICE_MODE_MULTIPLE | |
| intCHOICE_MODE_MULTIPLE_MODAL | |
| intCHOICE_MODE_NONE | |
| intCHOICE_MODE_SINGLE | |
