public static class BrowseFragment.ListRowFragmentFactory extends BrowseFragment.FragmentFactory<RowsFragment>
ListRow
.Constructor and Description |
---|
ListRowFragmentFactory() |
Modifier and Type | Method and Description |
---|---|
RowsFragment |
createFragment(Object row) |
public RowsFragment createFragment(Object row)
createFragment
in class BrowseFragment.FragmentFactory<RowsFragment>