TreeTable

constructor(model: M, selectionModel: SelectionModel<Path<Int>>? = null, scrollCache: Int = 0, block: ColumnFactory<T>.() -> Unit)(source)