treemap
Toggle table of contents
2025.0.1
common
Platform filter
common
Switch theme
Search in API
treemap
treemap
/
com.treemap
/
TreeMapSelectionCoordinator
/
TreeMapSelectionCoordinator
Tree
Map
Selection
Coordinator
constructor
(
selection
:
MutableSelection
<
Row
>
,
model
:
TreeMapModel
<
N
,
Row
,
*
>
,
getRow
:
(
N
)
->
Row
)