renetik-android-event
renetik-android-event
/
renetik.android.event.property
/
CSListValuesEventProperty
CSList
Values
Event
Property
interface
CSListValuesEventProperty
<
T
>
:
CSListValuesProperty
<
T
>
,
CSEventProperty
<
T
>
Content copied to clipboard
Functions
Properties
Functions
on
Change
Link copied to clipboard
abstract
fun
onChange
(
function
:
(
T
)
->
Unit
)
:
CSRegistration
Content copied to clipboard
value
Link copied to clipboard
abstract
fun
value
(
newValue
:
T
,
fire
:
Boolean
=
true
)
Content copied to clipboard
Properties
value
Link copied to clipboard
abstract
override
var
value
:
T
Content copied to clipboard
values
Link copied to clipboard
abstract
val
values
:
List
<
T
>
Content copied to clipboard