torch
/
org.pushingpixels.torch
/
PropertyFactory
Property
Factory
abstract class
PropertyFactory
<
T
,
R
>
Content copied to clipboard
Functions
Functions
from
Link copied to clipboard
infix fun
from
(from:
T
):
PropertyFactoryFrom
<
T
,
R
>
Content copied to clipboard
from
Current
To
Link copied to clipboard
infix fun
fromCurrentTo
(to:
T
):
PropertyFactoryFromTo
<
T
,
R
>
Content copied to clipboard
property
Link copied to clipboard
abstract fun
property
(mainObject:
R
):
SettableProperty
<
T
>
Content copied to clipboard