Android APIs
public final class

RowHeaderView

extends TextView
java.lang.Object
   ↳ android.view.View
     ↳ android.widget.TextView
       ↳ android.support.v17.leanback.widget.RowHeaderView

Class Overview

RowHeaderView is a header text view.

Summary

[Expand]
Inherited XML Attributes
From class android.widget.TextView
From class android.view.View
[Expand]
Inherited Constants
From class android.view.View
[Expand]
Inherited Fields
From class android.view.View
Public Constructors
RowHeaderView(Context context)
RowHeaderView(Context context, AttributeSet attrs)
RowHeaderView(Context context, AttributeSet attrs, int defStyle)
[Expand]
Inherited Methods
From class android.widget.TextView
From class android.view.View
From class java.lang.Object
From interface android.view.ViewTreeObserver.OnPreDrawListener
From interface android.graphics.drawable.Drawable.Callback
From interface android.view.KeyEvent.Callback
From interface android.view.accessibility.AccessibilityEventSource

Public Constructors

public RowHeaderView (Context context)

public RowHeaderView (Context context, AttributeSet attrs)

public RowHeaderView (Context context, AttributeSet attrs, int defStyle)