core
0.9.0
core
/
de.peekandpoke.kraft.components
/
ComponentRef
/
Tracker
Tracker
class
Tracker
<
C
:
Component
<
*
>
>
(
ref
:
ComponentRef
<
C
>
?
=
null
)
:
ComponentRef
<
C
>
Content copied to clipboard
Constructors
Functions
Constructors
Tracker
Link copied to clipboard
fun
<
C
:
Component
<
*
>
>
Tracker
(
ref
:
ComponentRef
<
C
>
?
=
null
)
Content copied to clipboard
Functions
get
Component
Link copied to clipboard
open
override
fun
getComponent
(
)
:
C
?
Content copied to clipboard
invoke
Link copied to clipboard
open
operator
fun
invoke
(
)
:
C
?
Content copied to clipboard
open
operator
fun
invoke
(
block
:
C
.
(
)
->
Unit
)
Content copied to clipboard
track
Link copied to clipboard
fun
track
(
ref
:
ComponentRef
<
C
>
)
Content copied to clipboard
track
Ref
Link copied to clipboard
open
fun
trackRef
(
tracker
:
ComponentRef.Tracker
<
C
>
)
:
ComponentRef
<
C
>
Content copied to clipboard