Package tangle.viewmodel

Types

Link copied to clipboard
object TangleGraph

This is the old location for TangleGraph.

Link copied to clipboard
interface TangleViewModelComponent

Used to provide a way of retrieving TangleViewModelMapSubcomponent.Factory from a main app Component.

Link copied to clipboard
interface TangleViewModelKeysSubcomponent

Used to provide viewModelKeys for use in the TangleViewModelFactory

Link copied to clipboard
interface TangleViewModelMapSubcomponent

Internal-use Subcomponent which provides a map of ViewModels to the TangleViewModelFactory.

Link copied to clipboard

Qualifier for the internal Map<KClass<ViewModel>, ViewModel>> used in Tangle's ViewModel multi-binding.

Link copied to clipboard
annotation class VMInject

Annotates the constructor of a ViewModel which will be injected via Tangle.