Package com.cheetahdigital.products.ui.details
-
Interface Summary Interface Description ProductDetailsView LceViewclass ofProductDetailsActivity -
Class Summary Class Description ComponentClickListener Listener for selecting componentsProductDetailsActivity<V extends ProductDetailsView,P extends ProductDetailsPresenter<V>> The Activity class for show Product details Can receive the following intent extras:IntentKey.PRIMARY_ID- id of theProductto request detailIntentKey.PRIMARY_PARAMS- instance ofProductsParamsusedProductDetailsActivity.KEY_ORDER_ITEM- serialized value ofOrderItemwhich will be used as container for the productProductDetailsActivity.GO_TO_CUSTOMIZE_ITEM_SCREEN- flag used to configure whether custom screen is open immediately to populate params fromProductsAPIcallsProductDetailsPresenter<T extends ProductDetailsView> TheLcePresenterclass forProductDetailsActivity