Package com.cheetahdigital.groups.ui.classes
-
Interface Summary Interface Description GroupClassClickListener Interface to be implemented in order to handle the actions when clicking an item on the group class list.GroupClassesListView Extends theEndlessListViewThis notifies the activity or fragment of the results of the API once the view is called by the Presenter -
Class Summary Class Description GroupClassesListActivity The Activity class for showing the list ofGroupClassviaGroupClassesListFragmentCan receive the following intent extras: PARAMETERS - theGroupsParamsto include in API callsGroupClassesListAdapter The adapter forGroupClassesListFragmentGroupClassesListFragment<A extends GroupClassesListAdapter,V extends GroupClassesListView,P extends GroupClassesListPresenter<V>> The fragment class for showing the list ofGroupClassCan receive the following intent extra:IntentKey.PRIMARY_PARAMS-GroupsParamsto use for api callGroupClassesListPresenter<T extends GroupClassesListView> TheMvpViewPresenter Class forGroupClassesListActivityGroupClassesListViewHolder TheRecyclerView.ViewHolderclass forGroupClassesListFragment