treemap
Toggle table of contents
2025.0.1
common
Platform filter
common
Switch theme
Search in API
treemap
treemap
/
com.treemap
/
TreeMapSettingsEvent
Tree
Map
Settings
Event
class
TreeMapSettingsEvent
(
updateGroupBy
:
Boolean
,
updateLayout
:
Boolean
,
updateColors
:
Boolean
)
An event that characterizes a change in the settings.
Members
Constructors
Tree
Map
Settings
Event
Link copied to clipboard
constructor
(
updateGroupBy
:
Boolean
,
updateLayout
:
Boolean
,
updateColors
:
Boolean
)
Functions
is
Update
Colors
Link copied to clipboard
fun
isUpdateColors
(
)
:
Boolean
is
Update
Group
By
Link copied to clipboard
fun
isUpdateGroupBy
(
)
:
Boolean
is
Update
Layout
Link copied to clipboard
fun
isUpdateLayout
(
)
:
Boolean
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String