A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ALERT_CHALLENGE_DIALOG_REQUEST_KEY - Static variable in class com.cheetahdigital.challenges.ui.alert.AlertChallengeFragment
 - 
The fragment listener request key of this class for listening results from
AlertChallengeDialog - ALERT_CHALLENGE_ERROR - Static variable in class com.cheetahdigital.challenges.ui.alert.AlertChallengeFragment
 - 
The fragment result when an error occurred while fetching for the alert challenges
 - ALERT_CHALLENGE_ERROR_KEY - Static variable in class com.cheetahdigital.challenges.ui.alert.AlertChallengeFragment
 - 
The bundle extra key for the error message
 - ALERT_CHALLENGE_FINISHED - Static variable in class com.cheetahdigital.challenges.ui.alert.AlertChallengeFragment
 - 
The fragment result after all alert challenges are completed
 - ALERT_CHALLENGE_REQUEST_KEY - Static variable in class com.cheetahdigital.challenges.ui.alert.AlertChallengeFragment
 - 
The fragment listener request key for listening the results
 - ALERT_CHALLENGE_RESULT_KEY - Static variable in class com.cheetahdigital.challenges.ui.alert.AlertChallengeFragment
 - 
The bundle extra key for the result from checking of alert challenges, which can be either
AlertChallengeFragment.ALERT_CHALLENGE_FINISHEDorAlertChallengeFragment.ALERT_CHALLENGE_ERROR - AlertChallengeDialog - Class in com.cheetahdigital.challenges.ui.alert
 - 
The alert dialog shown when displaying an alert challenge.
 - AlertChallengeDialog() - Constructor for class com.cheetahdigital.challenges.ui.alert.AlertChallengeDialog
 - AlertChallengeFragment - Class in com.cheetahdigital.challenges.ui.alert
 - 
Headless fragment to handle the check for alert challenges.
 - AlertChallengeFragment() - Constructor for class com.cheetahdigital.challenges.ui.alert.AlertChallengeFragment
 - AlertChallengePresenter<V extends AlertChallengeView> - Class in com.cheetahdigital.challenges.ui.alert
 - 
The
MvpPresenterclass forAlertChallengeFragment. - AlertChallengePresenter() - Constructor for class com.cheetahdigital.challenges.ui.alert.AlertChallengePresenter
 - 
Default constructor using the default
ChallengeParams - AlertChallengePresenter(ChallengeParams) - Constructor for class com.cheetahdigital.challenges.ui.alert.AlertChallengePresenter
 - 
Constructor with a custom
ChallengeParams - AlertChallengeView - Interface in com.cheetahdigital.challenges.ui.alert
 - 
MvpViewclass ofAlertChallengeFragment. - allowReenter(boolean, ChallengeResponse) - Method in class com.cheetahdigital.challenges.ui.responses.ChallengeResponseDetailsActivity
 - allowReenter(boolean, ChallengeResponse) - Method in interface com.cheetahdigital.challenges.ui.responses.ChallengeResponseDetailsView
 - 
Notify the view to enable the cta
 - Answer - Class in com.cheetahdigital.challenges.core.model
 - 
Cheetah Loyalty Answer Data Model
 - Answer(int, int, String) - Constructor for class com.cheetahdigital.challenges.core.model.Answer
 - Answer(int, Integer) - Constructor for class com.cheetahdigital.challenges.core.model.Answer
 - Answer(int, String) - Constructor for class com.cheetahdigital.challenges.core.model.Answer
 - appendChallengeResponsesList(List<ChallengeResponse>, int) - Method in class com.cheetahdigital.challenges.ui.responses.ChallengeResponsesListFragment
 - appendChallengeResponsesList(List<ChallengeResponse>, int) - Method in interface com.cheetahdigital.challenges.ui.responses.ChallengeResponsesListView
 - 
Notifies the view when GET challenge responses API with pagination is successful
 - appendChallengesList(List<Challenge>, int) - Method in class com.cheetahdigital.challenges.ui.challenges.ChallengesListFragment
 - appendChallengesList(List<Challenge>, int) - Method in interface com.cheetahdigital.challenges.ui.challenges.ChallengesListView
 - 
Notifies the view when GET challenges API with pagination is successful
 
All Classes All Packages