public class SimplePagerAdapter
extends FragmentStatePagerAdapter
| Constructor and Description |
|---|
SimplePagerAdapter(ViewPager pager,
<any> list) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
Fragment |
getItem(int position) |
java.lang.CharSequence |
getPageTitle(int position) |
void |
updateList(<any> list) |