Package com.cheetahdigital.giftcards.ui.list
-
Interface Summary Interface Description GiftcardsListView View to be implemented forGiftcardsListFragmentOnListItemClickListener Listener for clicking an item in the list -
Class Summary Class Description GiftcardsAdapter The Adapter to be used forGiftcardsListFragmentGiftcardsListActivity The Activity class for showing the list ofGiftcardCan receive the following intent extras:GiftcardsListFragment<A extends GiftcardsAdapter,V extends GiftcardsListView,P extends GiftcardsListPresenter<V>> The fragment class for showing the list ofGiftcard.GiftcardsListPresenter<T extends GiftcardsListView> This presenter class contains the API call for getting the list of Giftcards.GiftcardsViewHolder The View Holder for the list ofGiftcardContains all the views to be displayed on each list item