LibraryViewModel

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
val currentApiName: <Error class: unknown class><String>
Link copied to clipboard
val currentPage: <Error class: unknown class><Int>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val pages: <Error class: unknown class><Resource<List<SyncAPI.Page>>>
Link copied to clipboard

Functions

Link copied to clipboard
open fun addCloseable(closeable: AutoCloseable)
fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard
Link copied to clipboard
fun reloadPages(forceReload: Boolean)
Link copied to clipboard
fun sort(method: ListSorting, query: String? = null): Job
Link copied to clipboard
fun switchList(name: String)
Link copied to clipboard
fun switchPage(page: Int)