kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-tabulator
/
io.kvision.tabulator.js
/
Tabulator
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
bind
Modules
Link copied to clipboard
var
bindModules
:
(
__0
:
Any
)
->
Unit
default
Options
Link copied to clipboard
var
defaultOptions
:
Tabulator.Options
extend
Module
Link copied to clipboard
var
extendModule
:
(
name
:
String
,
property
:
String
,
values
:
Any
)
->
Unit
find
Table
Link copied to clipboard
var
findTable
:
(
query
:
String
)
->
Array
<
Tabulator
>
register
Module
Link copied to clipboard
var
registerModule
:
(
module
:
Module
)
->
Unit