org.openintents.tags.content
Class PackageListAdapter
java.lang.Object
CursorAdapter
org.openintents.tags.content.PackageListAdapter
public class PackageListAdapter
- extends CursorAdapter
|
Method Summary |
void |
bindView(View view,
Context context,
Cursor cursor)
|
View |
newView(Context context,
Cursor cursor,
ViewGroup parent)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackageListAdapter
public PackageListAdapter(Cursor c,
Context context)
bindView
public void bindView(View view,
Context context,
Cursor cursor)
newView
public View newView(Context context,
Cursor cursor,
ViewGroup parent)