A B C G J L M O R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
J
- JoinedGroupsListActivity - Class in com.cheetahdigital.groups.ui.list
-
The Activity class for showing the list of
GroupviaJoinedGroupsListFragmentCan receive the following intent extras: CLASS_NAME_KEY - the name ofGroupClass - JoinedGroupsListActivity() - Constructor for class com.cheetahdigital.groups.ui.list.JoinedGroupsListActivity
- JoinedGroupsListFragment<A extends GroupsListAdapter,V extends GroupsListView,P extends JoinedGroupsListPresenter<V>> - Class in com.cheetahdigital.groups.ui.list
-
List Fragment that extends
EndlessListFragmentViewhavingGroupsListAdapteras the adapter,GroupsListViewas the view andJoinedGroupsListPresenteras the presenter The fragment also useGroupsListViewandGroupsListClickListenerThe fragment class for showing the list ofGroupCan receive the following intent extras:IntentKey.PRIMARY_ID- the name ofGroupClassIntentKey.PRIMARY_PARAMS- theGroupsParamsto use for api call - JoinedGroupsListFragment() - Constructor for class com.cheetahdigital.groups.ui.list.JoinedGroupsListFragment
- JoinedGroupsListPresenter<T extends GroupsListView> - Class in com.cheetahdigital.groups.ui.list
-
The
MvpViewPresenter Class forJoinedGroupsListActivity - JoinedGroupsListPresenter(String) - Constructor for class com.cheetahdigital.groups.ui.list.JoinedGroupsListPresenter
- JoinedGroupsListPresenter(String, GroupsParams) - Constructor for class com.cheetahdigital.groups.ui.list.JoinedGroupsListPresenter
- joinGroup() - Method in class com.cheetahdigital.groups.ui.detail.GroupDetailsPresenter
-
Calls the Join Group API of the server
- joinGroup(GroupsParams) - Method in class com.cheetahdigital.groups.ui.detail.GroupDetailsPresenter
-
Calls the Join Group API of the server
- joinGroup(GroupsParams, ListenerModel<BaseModel<GroupJoinLeaveResponse>, GroupJoinLeaveResponse>) - Method in class com.cheetahdigital.groups.core.api.GroupsAPI
-
Join group
All Classes All Packages