A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
_
P
- parentFragmentViewModel(T,KClass,Function0) - function in com.airbnb.mvrx.MavericksExtensionsKt
- Gets or creates a ViewModel scoped to a parent fragment.
- persistMavericksState(T,Boolean) - function in com.airbnb.mvrx.PersistStateKt
- Iterates through all member properties annotated with PersistState and parcels them into a bundle that can be saved with savedInstanceState.
- PersistState - class in com.airbnb.mvrx
- Annotate a field in your MavericksViewModel state with PersistState to have it automatically persisted when Android kills your process to free up memory.
- PersistStateKt - class in com.airbnb.mvrx
- postInvalidate() - function in com.airbnb.mvrx.MavericksView
- printStackTrace() - function in kotlin.ViewModelDoesNotExistException
- printStackTrace(PrintStream) - function in kotlin.ViewModelDoesNotExistException
- printStackTrace(PrintWriter) - function in kotlin.ViewModelDoesNotExistException
- provideDelegate(T,KProperty) - function in com.airbnb.mvrx.MavericksDelegateProvider