In that particular example, the `Int::class` type ...
# tornadofx
e
In that particular example, the
Int::class
type is not used, but it has to be declared. If you want to assign to
cellFactory
however, the type is needed.