toggle menu
doodle
0.10.3
common
switch theme
search in API
controls
/
io.nacular.doodle.controls.treecolumns
/
TreeColumnsBehavior
/
CellGenerator
Cell
Generator
interface
CellGenerator
<
T
>
(
source
)
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
treeColumns
:
TreeColumns
<
T
,
*
>
,
node
:
T
,
path
:
Path
<
Int
>
,
row
:
Int
,
current
:
View
?
=
null
)
:
View