kvision-tabulator4
5.11.0
kvision-tabulator4
/
io.kvision.tabulator
/
Editor
Editor
enum
Editor
:
Enum
<
Editor
>
Content copied to clipboard
Built-in editors.
Entries
Properties
Entries
AUTOCOMPLETE
Link copied to clipboard
AUTOCOMPLETE
(
"autocomplete"
)
Content copied to clipboard
SELECT
Link copied to clipboard
SELECT
(
"select"
)
Content copied to clipboard
STAR
Link copied to clipboard
STAR
(
"star"
)
Content copied to clipboard
TICK
Link copied to clipboard
TICK
(
"tick"
)
Content copied to clipboard
RANGE
Link copied to clipboard
RANGE
(
"range"
)
Content copied to clipboard
NUMBER
Link copied to clipboard
NUMBER
(
"number"
)
Content copied to clipboard
TEXTAREA
Link copied to clipboard
TEXTAREA
(
"textarea"
)
Content copied to clipboard
INPUT
Link copied to clipboard
INPUT
(
"input"
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard