| java.lang.Object | ||
| ↳ | android.support.v17.leanback.widget.PresenterSelector | |
| ↳ | android.support.v17.leanback.widget.ControlButtonPresenterSelector | |
Displays primary and secondary controls for a PlaybackControlsRow.
Binds to items of type Action.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Always returns the presenter for primary controls.
| |||||||||||
Returns an array of all possible presenters.
| |||||||||||
Returns the presenter for primary controls.
| |||||||||||
Returns the presenter for secondary controls.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.support.v17.leanback.widget.PresenterSelector
| |||||||||||
From class
java.lang.Object
| |||||||||||
Returns an array of all possible presenters. The returned array should not be modified.