A
B
C
D
E
G
H
I
O
P
R
S
T
U
A
- AbstractActionHandlerTask - class in com.sap.cloud.mobile.onboarding.utility
- Abstract implementation of the action handler task.
- ActionHandler - class in com.sap.cloud.mobile.onboarding.utility
- Flag interface indicating that the implementing class is an action handler.
- ActionHandlerHelper - class in com.sap.cloud.mobile.onboarding.utility
- Static class which can be used for action handlers to be bounded to activities.
- ActionHandlerTask - class in com.sap.cloud.mobile.onboarding.utility
- Action handler used to execute tasks on background thread.
- ActionHandlerTaskFragment - class in com.sap.cloud.mobile.onboarding.utility
- Headless fragment used by the onboarding activities in order to start a background thread.
- ActivityResultActionHandler - class in com.sap.cloud.mobile.onboarding.utility
- Interface indicating that the implementing class is an action handler.
- after() - function in com.sap.cloud.mobile.onboarding.utility.ActionHandlerTask
- The logic to be executed on the main thread.
- after() - function in com.sap.cloud.mobile.onboarding.utility.AbstractActionHandlerTask
- The logic to be executed on the main thread.