SingleSelectionSettingsCoordinator

Constructors

Link copied to clipboard
constructor(settings: TreeMapSettings<Any?>, property: String, selection: MutableSingleSelection<T?>)
constructor(settings: TreeMapColumnSettings, property: String, selection: MutableSingleSelection<T>)

Functions

Link copied to clipboard
abstract fun get(): T
Link copied to clipboard
abstract fun set(value: T?)