kvision
/
pl.treksoft.kvision.tabulator.js
/
CellEventCallback
CellEventCallback
(js)
typealias
CellEventCallback
=
(
e
:
UIEvent
,
cell
:
CellComponent
)
->
Unit