android.widget
Interface WrapperListAdapter

All Superinterfaces:
Adapter, ListAdapter
All Known Implementing Classes:
HeaderViewListAdapter

public interface WrapperListAdapter
extends ListAdapter


Field Summary
 
Fields inherited from interface android.widget.Adapter
IGNORE_ITEM_VIEW_TYPE, NO_SELECTION
 
Method Summary
 ListAdapter getWrappedAdapter()
           
 
Methods inherited from interface android.widget.ListAdapter
areAllItemsEnabled, isEnabled
 
Methods inherited from interface android.widget.Adapter
getCount, getItem, getItemId, getItemViewType, getView, getViewTypeCount, hasStableIds, isEmpty, registerDataSetObserver, unregisterDataSetObserver
 

Method Detail

getWrappedAdapter

ListAdapter getWrappedAdapter()


Copyright © 2008-2012. All Rights Reserved.