public class CatalogItemDetailsFragment extends BaseFragment implements ProductPurchaseContainerFragment.PurchaseContextChangedListener
| Constructor and Description |
|---|
CatalogItemDetailsFragment() |
| Modifier and Type | Method and Description |
|---|---|
View |
onCreateView(LayoutInflater inflater,
ViewGroup container,
Bundle savedInstanceState) |
void |
onPurchaseContextChanged(PurchaseContext purchaseContext) |
void |
onViewCreated(View view,
Bundle savedInstanceState) |
getActivityContext, onAttachpublic View onCreateView(LayoutInflater inflater,
ViewGroup container,
Bundle savedInstanceState)
public void onViewCreated(View view,
Bundle savedInstanceState)
public void onPurchaseContextChanged(PurchaseContext purchaseContext)
onPurchaseContextChanged in interface ProductPurchaseContainerFragment.PurchaseContextChangedListener