kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-tabulator
/
dev.kilua.tabulator
/
ColumnDefinition
/
editorFunction
editor
Function
val
editorFunction
:
(
cell
:
CellComponent
,
onRendered
:
(
callback
:
(
)
->
Unit
)
->
Unit
,
success
:
(
value
:
JsAny
?
)
->
Unit
,
cancel
:
(
value
:
JsAny
?
)
->
Unit
,
editorParams
:
JsAny
?
)
->
JsAny
?
(
source
)