toggle menu
doodle
0.10.3
common
switch theme
search in API
controls
/
io.nacular.doodle.controls.table
/
TreeTableBehavior
/
columnDirty
column
Dirty
protected
fun
TreeTable
<
T
,
*
>
.
columnDirty
(
column
:
Column
<
*
>
)
(
source
)
Requests that the TreeTable repaint a column. This will result in a call to
renderColumnBody
.