java.lang.Object | ||
↳ | com.sap.cloud.mobile.fiori.common.BroadcastValueReceiver<T> | |
↳ | com.sap.cloud.mobile.fiori.listControls.FastFilterValueReceiver |
A utility class for handling the broadcasts done from FeedbackDialogLifecycleObserver
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
FastFilterValueReceiver(FastFilterView fastFilterView, LifecycleOwner lifecycleOwner) |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
IntentFilter | getIntentFilter() | ||||||||||
boolean | onReceiveIntent(Intent intent) | ||||||||||
void | onReceiveValue(List<FastFilterOption> values) | ||||||||||
List<FastFilterOption> | receive(Intent intent) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |