Package com.cheetahdigital.receipt.ui.submit
-
Interface Summary Interface Description SubmitReceiptView ExtendsMvpViewThis interface notifies the activity of the results of the API once it (View) is called by the Presenter -
Class Summary Class Description SubmitReceiptActivity Container activity for theSubmitReceiptFragmentSubmitReceiptFragment<V extends SubmitReceiptView,P extends SubmitReceiptPresenter<V>> Extends theMvpFragmentViewwithSubmitReceiptViewas the View and theSubmitReceiptPresenteras the presenterSubmitReceiptPresenter<T extends SubmitReceiptView> ExtendsMvpNullObjectBasePresenterwithSubmitReceiptViewThe presenter calls all API methods to submit a receipt