/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.controller.locationsearchcontroller/TKUILocationSearchViewControllerViewModel

TKUILocationSearchViewControllerViewModel

\ class TKUILocationSearchViewControllerViewModel : RxViewModel

Constructors

TKUILocationSearchViewControllerViewModel constructor()

Properties

Name Summary
withHeaders val withHeaders: LiveData<Boolean>

Functions

Name Summary
autoClear fun <T> Observable<T>.autoClear(): Observable<T>
fun Disposable.autoClear()
onCleared open override fun onCleared()
This method will be called when this ViewModel is no longer used and will be destroyed.
setWithHeaders fun setWithHeaders(value: Boolean)