mvrx
/
com.airbnb.mvrx
/
MavericksViewModelWrapper
Mavericks
View
Model
Wrapper
class
MavericksViewModelWrapper
<
VM
:
MavericksViewModel
<
S
>,
S
:
MavericksState
>(viewModel:
VM
) :
ViewModel
Content copied to clipboard
Functions
Properties
Functions
clear
Link copied to clipboard
@
MainThread
fun
clear
()
Content copied to clipboard
get
Tag
Link copied to clipboard
open fun <
T
:
Any
>
getTag
(p0:
String
):
T
Content copied to clipboard
set
Tag
If
Absent
Link copied to clipboard
open fun <
T
:
Any
>
setTagIfAbsent
(p0:
String
, p1:
T
):
T
Content copied to clipboard
Properties
viewModel
Link copied to clipboard
val
viewModel
:
VM
Content copied to clipboard