Uses of Package
android.support.v4.widget

Packages that use android.support.v4.widget
android.support.v4.widget Support android.widget classes to assist with development of applications for android API level 4 or later. 
 

Classes in android.support.v4.widget used by android.support.v4.widget
CursorAdapter
          Static library support version of the framework's CursorAdapter.
ResourceCursorAdapter
          Static library support version of the framework's ResourceCursorAdapter.
SearchViewCompat.OnQueryTextListenerCompat
          Callbacks for changes to the query text.
SimpleCursorAdapter.CursorToStringConverter
          This class can be used by external clients of SimpleCursorAdapter to define how the Cursor should be converted to a String.
SimpleCursorAdapter.ViewBinder
          This class can be used by external clients of SimpleCursorAdapter to bind values fom the Cursor to views.
 



Copyright © 2011-2012 Google. All Rights Reserved.