The `useXXX` functions sets a cellFactory, and the...
# tornadofx
e
The
useXXX
functions sets a cellFactory, and the same goes for
cellFormat
. You can only assign a single cellFactory, and I don't think it would make sense, since a cellFactory is in charge of creating the cell.