toggle menu
kilua-project
0.0.15
common
switch theme
search in API
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
?
=
null