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
Group
viaJoinedGroupsListFragment
Can 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
EndlessListFragmentView
havingGroupsListAdapter
as the adapter,GroupsListView
as the view andJoinedGroupsListPresenter
as the presenter The fragment also useGroupsListView
andGroupsListClickListener
The fragment class for showing the list ofGroup
Can receive the following intent extras:IntentKey.PRIMARY_ID
- the name ofGroupClass
IntentKey.PRIMARY_PARAMS
- theGroupsParams
to 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
MvpView
Presenter 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