- java.lang.Object
-
- android.widget.BaseAdapter
-
- android.widget.ArrayAdapter<M>
-
- fr.ifremer.wlo.utils.WloAutoCompleteTextViewWithFavorites.FavoriteAdapter<M>
-
-
Field Summary
-
Fields inherited from interface android.widget.Adapter
IGNORE_ITEM_VIEW_TYPE, NO_SELECTION
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
useFavorites(boolean favorites) |
-
Methods inherited from class android.widget.ArrayAdapter
add, addAll, addAll, clear, createFromResource, getContext, getCount, getDropDownView, getFilter, getItem, getItemId, getPosition, getView, insert, notifyDataSetChanged, remove, setDropDownViewResource, setNotifyOnChange, sort
-
Methods inherited from class android.widget.BaseAdapter
areAllItemsEnabled, getItemViewType, getViewTypeCount, hasStableIds, isEmpty, isEnabled, notifyDataSetInvalidated, registerDataSetObserver, unregisterDataSetObserver
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013–2014 CodeLutin. All rights reserved.