Great! Tomorrow I will commit the `column(title: S...
# tornadofx
e
Great! Tomorrow I will commit the
column(title: String, type: KClass<T>, op)
builder and give some examples. It works quite well. Too bad about the type/class parameter, but it's much nicer than having to repeat both the table type and the column type as type parameters at least.
👏 2