API Diff Specification
To Version:
Android SDK 0.9_r1
From Version:
Android SDK m5-rc14
Generated
2008.08.14 15:44
Statistics
Class android.widget.
SimpleCursorTreeAdapter
Removed Methods
void
bindView(
View,
Context
,
Cursor
,
int[]
,
int[]
)
Removed Fields
int[]
mChildFrom
The indices of columns that contain data to display for a child.
int[]
mChildTo
The View IDs that will display a child's data fetched from the corresponding column.
int[]
mGroupFrom
The indices of columns that contain data to display for a group.
int[]
mGroupTo
The View IDs that will display a group's data fetched from the corresponding column.
©2008 Google -
Code Home
-
Site Terms of Service
-
Privacy Policy
Generated by
JDiff