public class CreditCardViewAdapter
extends FragmentPagerAdapter
| Constructor and Description |
|---|
CreditCardViewAdapter(CreditCardView creditCardView,
FragmentManager fm,
Card card) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
Fragment |
getItem(int position) |
public CreditCardViewAdapter(CreditCardView creditCardView, FragmentManager fm, Card card)