java.lang.Object | ||
↳ | android.support.v17.leanback.widget.Presenter.ViewHolder | |
↳ | android.support.v17.leanback.widget.RowPresenter.ViewHolder |
Known Direct Subclasses |
A view holder for a Row
.
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.support.v17.leanback.widget.Presenter.ViewHolder
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructor for ViewHolder.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the view holder for the Row header for this Row.
| |||||||||||
Returns the Row bound to the View in this ViewHolder.
| |||||||||||
Returns the current selection level of the Row.
| |||||||||||
Returns whether the Row is in its expanded state.
| |||||||||||
Returns whether the Row is selected.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Constructor for ViewHolder.
view | The View bound to the Row. |
---|
Returns the view holder for the Row header for this Row.
Returns the current selection level of the Row.
Returns whether the Row is in its expanded state.
Returns whether the Row is selected.