model

open override var model: TreeMapModel<N, Row, Column>?

Sets the data model and registers with it for listener notifications from the new data model.

Parameters

model

the new data model

See also

.getModel