/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.trippreview.external/ExternalActionViewModel

ExternalActionViewModel

\ class ExternalActionViewModel : RxViewModel

Constructors

ExternalActionViewModel constructor()

Properties

Name Summary
action var action: String
externalAction var externalAction: Action?
title var title: ObservableField<String>

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.