Package com.cheetahdigital.punchcards.ui.list
-
Interface Summary Interface Description PunchcardListener Interface with methodPunchcardListener.onPunchcardClick(PunchcardInstance)Implement this to provide a custom action for the Punchcard's onClickPunchcardListView The MVP View for List ofPunchcardorPunchcardInstance -
Class Summary Class Description PunchcardAdapter The Adapter to be used for the list of PunchcardsPunchcardListActivity The Activity class for showing the list ofPunchcardviaPunchcardListFragmentCan receive the following intent extras: PARAMETERS - thePunchcardParamsto include in API callsPunchcardListFragment<A extends PunchcardAdapter,V extends PunchcardListView,P extends PunchcardListPresenter<V>> The fragment class for showing the list ofPunchcardCan receive the following intent extras:IntentKey.PRIMARY_PARAMS- thePunchcardParamsto include in API callsPunchcardListPresenter<T extends PunchcardListView> The MVP Presenter Class forPunchcardAPIPunchcardViewHolder View Holder for the list ofPunchcardInstanceContains all the view to be displayed in each list item