public class ProductPurchaseContainerFragment extends BaseFragment implements BookingProductFragment.BookingContextChangedListener
| Modifier and Type | Class and Description |
|---|---|
static interface |
ProductPurchaseContainerFragment.PurchaseContextChangedListener |
| Constructor and Description |
|---|
ProductPurchaseContainerFragment() |
| Modifier and Type | Method and Description |
|---|---|
void |
onBookingContextChanged(BookingContext bookingContext) |
View |
onCreateView(LayoutInflater inflater,
ViewGroup container,
Bundle savedInstanceState) |
void |
onViewCreated(View view,
Bundle savedInstanceState) |
void |
setPurchaseContextChangedListener(ProductPurchaseContainerFragment.PurchaseContextChangedListener purchaseContextChangedListener) |
getActivityContext, onAttachpublic View onCreateView(LayoutInflater inflater,
ViewGroup container,
Bundle savedInstanceState)
public void onViewCreated(View view,
Bundle savedInstanceState)
public void setPurchaseContextChangedListener(ProductPurchaseContainerFragment.PurchaseContextChangedListener purchaseContextChangedListener)
public void onBookingContextChanged(BookingContext bookingContext)
onBookingContextChanged in interface BookingProductFragment.BookingContextChangedListener