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.ExpandableListAdapter

Removed Methods
boolean areAllItemsSelectable() Are all items in this ExpandableListAdapter selectable?
long getNewSelectionForKey(long, int, KeyEvent) Given a keyboard key, let the adapter suggest the group/child to be made the new selected child.
boolean stableIds() Indicates whether the child and group IDs are stable across changes to the underlying data.
 

Added Methods
boolean areAllItemsEnabled() @see ListAdapter#areAllItemsEnabled()
boolean hasStableIds() Indicates whether the child and group IDs are stable across changes to the underlying data.
boolean isEmpty() @see ListAdapter#isEmpty()
 

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