EditableDatum

fun <T> EditableDatum(active: Boolean, datum: T)

Parameters

T

the type of datum

Sources

jvm source
Link copied to clipboard