ThesaurusSingleItemViewModel

internal class ThesaurusSingleItemViewModel @Inject constructor(thesaurusRepository: ThesaurusRepository, val thesaurusAPI: ThesaurusAPI) : ViewModel

Constructors

Link copied to clipboard
@Inject
constructor(thesaurusRepository: ThesaurusRepository, thesaurusAPI: ThesaurusAPI)

Properties

Link copied to clipboard
val dictionaryInfo: DictionaryInfo
Link copied to clipboard

Functions

Link copied to clipboard
open fun addCloseable(closeable: AutoCloseable)
fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard
internal fun clear()
Link copied to clipboard
Link copied to clipboard
protected open fun onCleared()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard