Android
android.widget
public interface

android.widget.WrapperListAdapter

android.widget.WrapperListAdapter ListAdapter

List adapter that wraps another list adapter. The wrapped adapter can be retrieved by calling getWrappedAdapter().

Known Indirect Subclasses

See Also

Summary

Constants inherited from interface android.widget.Adapter

Public Methods

          ListAdapter  getWrappedAdapter()
Returns the adapter wrapped by this list adapter.
Methods inherited from interface android.widget.Adapter
Methods inherited from interface android.widget.ListAdapter

Details

Public Methods

public ListAdapter getWrappedAdapter()

Returns the adapter wrapped by this list adapter.

Returns

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56