Uses of Package
android.support.v4.widget

Packages that use android.support.v4.widget
android.support.v4.app Support android.app classes to assist with development of applications for android API level 4 or later. 
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.app
DrawerLayout
          DrawerLayout acts as a top-level container for window content that allows for interactive "drawer" views to be pulled out from the edge of the window.
DrawerLayout.DrawerListener
          Listener for monitoring events about drawers.
 

Classes in android.support.v4.widget used by android.support.v4.widget
CursorAdapter
          Static library support version of the framework's CursorAdapter.
DrawerLayout.DrawerListener
          Listener for monitoring events about drawers.
DrawerLayout.LayoutParams
           
DrawerLayout.SavedState
          State persisted across instances
ResourceCursorAdapter
          Static library support version of the framework's ResourceCursorAdapter.
ScrollerCompat
          Provides access to new Scroller APIs when available.
SearchViewCompat.OnCloseListenerCompat
          Callback for closing the query UI.
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.
SlidingPaneLayout.LayoutParams
           
SlidingPaneLayout.PanelSlideListener
          Listener for monitoring events about sliding panes.
ViewDragHelper
          ViewDragHelper is a utility class for writing custom ViewGroups.
ViewDragHelper.Callback
          A Callback is used as a communication channel with the ViewDragHelper back to the parent view using it.
 



Copyright © 2013 Marek Kedzierski. All Rights Reserved.