Public 属性 | |
| View | view |
| Object | data |
| boolean | isSelectable |
A class that represents a fixed view in a list, for example a header at the top or a footer at the bottom.
| Object com.ab.view.pullview.AbMultiColumnAbsListView.FixedViewInfo.data |
The data backing the view. This is returned from
| boolean com.ab.view.pullview.AbMultiColumnAbsListView.FixedViewInfo.isSelectable |
true if the fixed view should be selectable in the list
| View com.ab.view.pullview.AbMultiColumnAbsListView.FixedViewInfo.view |
The view to add to the list
1.8.4