| Interface | Description |
|---|---|
| BillingInformationCollectionFragment.OnPaymentMethodChangeListener |
Callback interface for payment change events
|
| BookingProductFragment.BookingContextChangedListener | |
| ProductPurchaseContainerFragment.PurchaseContextChangedListener | |
| TravelerRetryFragment.RetryFragmentInteractionListener |
| Class | Description |
|---|---|
| ActionStripContainerFragment |
Fragment to contain Action strip based on Purchased Strategy
|
| BaseFragment | |
| BillingInformationCollectionFragment |
A fragment which displays all available payment options and a way too add more.
|
| BookableActionStripFragment |
Fragment to handle Bookable item actions
|
| BookingProductFragment | |
| BuyableActionStripFragment |
TODO: This fragment is not yet implemented! It is an exact copy of Bookable Fragment.
|
| BuyableInformationSelectionFragment |
TODO: This class is not implemented yet.
|
| CatalogFragment |
Fragment to hold the Catalog widget.
|
| CatalogItemDetailsFragment | |
| CatalogItemInformationFragment |
Displays a list of items which represent information for a particular object.
|
| CatalogItemProviderInformationFragment | |
| OrdersFragment | |
| ProductPurchaseContainerFragment | |
| ProductSummaryFragment |
Fragment which displays a summary of a list of products.
|
| PurchaseFragment | |
| TravelerActivityRetryFragment |
Generic error fragment to be used by Activities.
|
| TravelerFragmentRetryFragment |
Generic error fragment to be used by Fragments.
|
| TravelerLoadingFragment |
A fragment to show loading state.
|
| TravelerRetryFragment |
Abstract Fragment to show error state with title, message and action.
|