public static class BrowseSupportFragment.ListRowFragmentFactory
extends FragmentFactory<RowsSupportFragment>
java.lang.Object | ||
↳ | android.support.v17.leanback.app.BrowseSupportFragment.FragmentFactory<android.support.v17.leanback.app.RowsSupportFragment> | |
↳ | android.support.v17.leanback.app.BrowseSupportFragment.ListRowFragmentFactory |
FragmentFactory执行 ListRow
。
Public constructors |
|
---|---|
BrowseSupportFragment.ListRowFragmentFactory() |
Public methods |
|
---|---|
RowsSupportFragment |
createFragment(Object row) |
Inherited methods |
|
---|---|
From class android.support.v17.leanback.app.BrowseSupportFragment.FragmentFactory
|
|
From class java.lang.Object
|
BrowseSupportFragment.ListRowFragmentFactory ()
RowsSupportFragment createFragment (Object row)
Parameters | |
---|---|
row |
Object
|
Returns | |
---|---|
RowsSupportFragment |