/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.search/LocationSearchErrorViewModel

LocationSearchErrorViewModel

\ class LocationSearchErrorViewModel@Injectconstructor(val context: Context)

Constructors

LocationSearchErrorViewModel @Inject
constructor(context: Context)

Properties

Name Summary
actionText open val actionText: ObservableField<String>
chooseOnMapObservable open val chooseOnMapObservable: Observable<Unit>
context val context: Context
iconSrc open val iconSrc: ObservableField<Drawable>
retryObservable open val retryObservable: Observable<Unit>
title open val title: ObservableField<String>

Functions

Name Summary
performAction open fun performAction()
updateError open fun updateError(errorType: SearchErrorType?)