Skip to content

Most visited

Recently visited

navigation

RowHeaderView

public final class RowHeaderView
extends TextView

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


RowHeaderView is a header text view.

Summary

Inherited XML attributes

From class android.widget.TextView
From class android.view.View

Inherited constants

From class android.view.View

Inherited fields

From class android.view.View

Public constructors

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

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

RowHeaderView

RowHeaderView (Context context)

Parameters
context Context

RowHeaderView

RowHeaderView (Context context, 
                AttributeSet attrs)

Parameters
context Context
attrs AttributeSet

RowHeaderView

RowHeaderView (Context context, 
                AttributeSet attrs, 
                int defStyle)

Parameters
context Context
attrs AttributeSet
defStyle int
This site uses cookies to store your preferences for site-specific language and display options.

Hooray!

This class requires API level or higher

This doc is hidden because your selected API level for the documentation is . You can change the documentation API level with the selector above the left navigation.

For more information about specifying the API level your app requires, read Supporting Different Platform Versions.