DynamicTable

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