Package com.cheetahdigital.offers.ui.list
-
Interface Summary Interface Description OfferClipListener The clip listener for offer items in the listOfferResponseClipListener The clip listener for offer response items in the listOfferResponseListView An interface that extendsEndlessListViewfor the list and has methods that is called in presenterOffersListView TheMvpViewclass forOffersListFragment -
Class Summary Class Description OfferResponseAdapter TheRecyclerView.Adapterused inOfferResponseListFragmentOfferResponseAdapter.CLIPPED- clipped processing status ofOfferResponseOfferResponseAdapter.CANCELLED- cancelled processing status ofOfferResponseOfferResponseClickListener Offer click listener forOfferResponseitems.OfferResponseListFragment<A extends OfferResponseAdapter,V extends OfferResponseListView,P extends OfferResponseListPresenter<V>> List Fragment that extendsEndlessListAndGridFragmentViewhavingOfferResponseAdapteras the adapter,OfferResponseListViewas the view andOfferResponseListPresenteras the presenter The fragment also useOfferResponseListViewandOfferResponseClipListenerCan receive the following intent extras:OfferResponseListFragment.SHOW_ZERO_POINT_AS_FREE- the flag for showing the amount text as "Free" if the metric amount is zero.OfferResponseListFragment.OPEN_URL_DETAIL- the flag for showing offer in detail or in browser.IntentKey.PRIMARY_PARAMS- theOfferParamsto use.OfferResponseListPresenter<T extends OfferResponseListView> ExtendsEndlessListPresenterwithOfferResponseListViewHandles calling of api related to offer responsesOfferResponsesViewHolder TheRecyclerView.ViewHolderclass forOfferResponseListFragmentOffersAdapter The adapter forOffersListFragmentOffersClippedFragment List Fragment that extendsOffersListFragment.OffersListActivity The Activity class for showing the list ofOfferviaOffersListFragmentCan receive the following intent extras: OFFERS_FILTER_ON - flag to show the offer categories OFFER_IS_GRID_VIEW - view type of the offer.OffersListFragment<A extends OffersAdapter,V extends OffersListView,P extends OffersListPresenter<V>> The fragment class for showing the list ofOfferCan receive the following intent extras:OffersListFragment.OFFERS_FILTER_ON- flag to show the offer categories OFFER_IS_GRID_VIEW - view type of the offer.OffersListPresenter<T extends OffersListView> OffersViewHolder TheRecyclerView.ViewHolderclass forOffersListFragmentSwipeOffersViewHolder