lib
Toggle table of contents
android
common
desktop
ios
js
Target filter
android
common
desktop
ios
js
Switch theme
Search in API
Skip to content
lib
mockzilla-management-ui-common
/
com.apadmi.mockzilla.ui.internal.di.utils
Package-level
declarations
Types
Functions
Properties
Types
Mockzilla
Ui
Koin
Context
Link copied to clipboard
@
InternalMockzillaApi
object
MockzillaUiKoinContext
Properties
desktop
View
Model
Cache
Link copied to clipboard
desktop
@
InternalMockzillaApi
val
desktopViewModelCache
:
MutableMap
<
String
,
Any
>
Functions
evict
Desktop
View
Models
For
Key
Link copied to clipboard
android
common
desktop
ios
js
@
InternalMockzillaApi
actual
fun
evictDesktopViewModelsForKey
(
device
:
Device
,
keyPrefix
:
String
?
)
@
InternalMockzillaApi
expect
fun
evictDesktopViewModelsForKey
(
device
:
Device
,
keyPrefix
:
String
?
=
null
)
@
InternalMockzillaApi
actual
fun
evictDesktopViewModelsForKey
(
device
:
Device
,
keyPrefix
:
String
?
)
@
InternalMockzillaApi
actual
fun
evictDesktopViewModelsForKey
(
device
:
Device
,
keyPrefix
:
String
?
)
@
InternalMockzillaApi
actual
fun
evictDesktopViewModelsForKey
(
device
:
Device
,
keyPrefix
:
String
?
)
get
View
Model
Link copied to clipboard
android
common
desktop
ios
js
@
InternalMockzillaApi
@
Composable
actual
inline
fun
<
T
:
ViewModel
>
getViewModel
(
qualifier
:
Qualifier
?
,
device
:
Device
?
,
keyPrefix
:
String
?
,
noinline
parameters
:
ParametersDefinition
?
)
:
T
@
InternalMockzillaApi
@
Composable
expect
inline
fun
<
T
:
ViewModel
>
getViewModel
(
qualifier
:
Qualifier
?
=
null
,
device
:
Device
?
=
null
,
keyPrefix
:
String
?
=
null
,
noinline
parameters
:
ParametersDefinition
?
=
null
)
:
T
@
InternalMockzillaApi
@
Composable
actual
inline
fun
<
T
:
ViewModel
>
getViewModel
(
qualifier
:
Qualifier
?
,
device
:
Device
?
,
keyPrefix
:
String
?
,
noinline
parameters
:
ParametersDefinition
?
)
:
T
@
InternalMockzillaApi
@
Composable
actual
inline
fun
<
T
:
ViewModel
>
getViewModel
(
qualifier
:
Qualifier
?
,
device
:
Device
?
,
keyPrefix
:
String
?
,
noinline
parameters
:
ParametersDefinition
?
)
:
T
@
InternalMockzillaApi
@
Composable
actual
inline
fun
<
T
:
ViewModel
>
getViewModel
(
qualifier
:
Qualifier
?
,
device
:
Device
?
,
keyPrefix
:
String
?
,
noinline
parameters
:
ParametersDefinition
?
)
:
T
view
Model
Link copied to clipboard
android
common
desktop
ios
js
@
InternalMockzillaApi
actual
inline
fun
<
T
:
ViewModel
>
Module
.
viewModel
(
qualifier
:
Qualifier
?
,
noinline
definition
:
Definition
<
T
>
)
:
KoinDefinition
<
T
>
@
InternalMockzillaApi
expect
inline
fun
<
T
:
ViewModel
>
Module
.
viewModel
(
qualifier
:
Qualifier
?
=
null
,
noinline
definition
:
Definition
<
T
>
)
:
KoinDefinition
<
T
>
@
InternalMockzillaApi
actual
inline
fun
<
T
:
ViewModel
>
Module
.
viewModel
(
qualifier
:
Qualifier
?
,
noinline
definition
:
Definition
<
T
>
)
:
KoinDefinition
<
T
>
@
InternalMockzillaApi
actual
inline
fun
<
T
:
ViewModel
>
Module
.
viewModel
(
qualifier
:
Qualifier
?
,
noinline
definition
:
Definition
<
T
>
)
:
KoinDefinition
<
T
>
@
InternalMockzillaApi
actual
inline
fun
<
T
:
ViewModel
>
Module
.
viewModel
(
qualifier
:
Qualifier
?
,
noinline
definition
:
Definition
<
T
>
)
:
KoinDefinition
<
T
>