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
/
CalculationComponent
Calculation
Component
interface
CalculationComponent
(
source
)
Inheritors
RowComponent
Members
Properties
get
Cell
Link copied to clipboard
abstract
var
getCell
:
(
dynamic
)
->
Tabulator.CellComponent
get
Cells
Link copied to clipboard
abstract
var
getCells
:
(
)
->
Array
<
Tabulator.CellComponent
>
get
Data
Link copied to clipboard
abstract
var
getData
:
(
)
->
Any
get
Element
Link copied to clipboard
abstract
var
getElement
:
(
)
->
HTMLElement
get
Table
Link copied to clipboard
abstract
var
getTable
:
(
)
->
Tabulator