RequestCustomViewModel

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun addCloseable(closeable: AutoCloseable)
fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard
fun dataItemSelected(namespace: String, identifier: String)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun init(requestDocument: RequestDocument)
Link copied to clipboard
fun isSelectedDataItem(namespace: String, identifier: String): Boolean