public static class HListView.FixedViewInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
data
The data backing the view.
|
boolean |
isSelectable
true if the fixed view should be selectable in the list |
android.view.View |
view
The view to add to the list
|
| Constructor and Description |
|---|
HListView.FixedViewInfo() |