| Package | Description |
|---|---|
| org.solovyev.android.list | |
| org.solovyev.android.view |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ListItem
One row of list in Adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractListItem
User: serso
Date: 4/18/12
Time: 1:23 AM
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
UpdatableViewBuilder<V extends android.view.View>
User: serso
Date: 4/19/12
Time: 4:10 PM
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListViewBuilder
User: serso
Date: 4/26/12
Time: 1:05 PM
|
class |
TextViewBuilder
User: serso
Date: 4/19/12
Time: 11:50 PM
|
class |
ViewFromLayoutBuilder<V extends android.view.View>
User: serso
Date: 4/18/12
Time: 12:57 AM
|
| Modifier and Type | Method and Description |
|---|---|
static ViewBuilder<android.widget.ListView> |
ListViewBuilder.newInstance(int layoutId,
android.widget.ListAdapter listAdapter) |
static ViewBuilder<android.widget.ListView> |
ListViewBuilder.newInstance(android.widget.ListAdapter listAdapter) |
Copyright © 2014 se.solovyev. All Rights Reserved.