Package com.cheetahdigital.receipt.ui.submit
-
Interface Summary Interface Description SubmitReceiptView ExtendsMvpView
This 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 theSubmitReceiptFragment
SubmitReceiptFragment<V extends SubmitReceiptView,P extends SubmitReceiptPresenter<V>> Extends theMvpFragmentView
withSubmitReceiptView
as the View and theSubmitReceiptPresenter
as the presenterSubmitReceiptPresenter<T extends SubmitReceiptView> ExtendsMvpNullObjectBasePresenter
withSubmitReceiptView
The presenter calls all API methods to submit a receipt