TangleViewModelComponent
interface TangleViewModelComponent
Content copied to clipboard
Used to provide a way of retrieving TangleViewModelMapSubcomponent.Factory from a main app Component.
Since
0.10.0
Properties
tangleViewModelKeysSubcomponentFactory
Link copied to clipboard
abstract val tangleViewModelKeysSubcomponentFactory: TangleViewModelKeysSubcomponent.Factory
Content copied to clipboard
Referenced by TangleViewModelFactory in order to create a scoped TangleViewModelMapSubcomponent, in order to access the TangleViewModelProviderMap.
tangleViewModelMapSubcomponentFactory
Link copied to clipboard
abstract val tangleViewModelMapSubcomponentFactory: TangleViewModelMapSubcomponent.Factory
Content copied to clipboard
Referenced by TangleViewModelFactory in order to create a scoped TangleViewModelMapSubcomponent, in order to access the TangleViewModelProviderMap.
Sources
androidJvm source
Link copied to clipboard