BasicCellGenerator

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open operator override fun <A> invoke(    table: Table<T, *>,     column: Column<A>,     cell: A,     row: Int,     itemGenerator: ItemVisualizer<A, IndexedItem>,     current: View?): View