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) |
|
---|---|
![]() android.support.v17.leanback.app.BrowseSupportFragment.FragmentFactory
|
|
![]() java.lang.Object
|
BrowseSupportFragment.ListRowFragmentFactory ()
RowsSupportFragment createFragment (Object row)
参数(Parameters) | |
---|---|
row |
Object
|
返回(Returns) | |
---|---|
RowsSupportFragment |