kvision / pl.treksoft.kvision.core / StyledComponent / RefreshDelegateProvider

RefreshDelegateProvider

protected inner class RefreshDelegateProvider<T>

Constructors

<init>

RefreshDelegateProvider(initialValue: T?, refreshFunction: (T) -> Unit)

Functions

provideDelegate

operator fun provideDelegate(thisRef: Any?, prop: KProperty<*>): StyledComponent.RefreshDelegate<T>