API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Interface android.widget.ListAdapter

Removed Methods
boolean areAllItemsSelectable() Are all items in this ListAdapter selectable?
boolean isSelectable(int) Returns true if the specified position is a separator (a non-selectable item).
 

Added Methods
boolean areAllItemsEnabled() Are all items in this ListAdapter enabled?
boolean isEnabled(int) Returns true if the item at the specified position is not a separator.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff