renetik-android-event
renetik-android-event
/
renetik.android.event.property
/
CSEventPropertyWrapper
CSEvent
Property
Wrapper
abstract
class
CSEventPropertyWrapper
<
T
>
:
CSEventProperty
<
T
>
Content copied to clipboard
Constructors
Functions
Properties
Constructors
CSEvent
Property
Wrapper
Link copied to clipboard
fun
CSEventPropertyWrapper
(
)
Content copied to clipboard
Functions
apply
Link copied to clipboard
open
override
fun
apply
(
)
:
CSEventPropertyWrapper
<
T
>
Content copied to clipboard
Invoke change event with current value
on
Change
Link copied to clipboard
open
override
fun
onChange
(
function
:
(
T
)
->
Unit
)
:
CSRegistration
Content copied to clipboard
value
Link copied to clipboard
open
override
fun
value
(
newValue
:
T
,
fire
:
Boolean
)
Content copied to clipboard
Properties
value
Link copied to clipboard
open
override
var
value
:
T
Content copied to clipboard