toggle menu
editor
1.1.17
common
switch theme
search in API
editor
/
joyfill.table
/
TextCellEditor
Text
Cell
Editor
interface
TextCellEditor
:
CellEditor
Members
Properties
column
Link copied to clipboard
abstract
val
column
:
Column
id
Link copied to clipboard
open
val
id
:
String
row
Link copied to clipboard
abstract
val
row
:
Row
text
Link copied to clipboard
abstract
val
text
:
Live
<
String
?
>
Functions
set
Link copied to clipboard
abstract
fun
set
(
value
:
String
?
)