kvision-tabulator4
5.13.0
kvision-tabulator4
/
io.kvision.tabulator.js
/
Tabulator
/
OptionsPersistentConfiguration
Options
Persistent
Configuration
interface
OptionsPersistentConfiguration
Content copied to clipboard
Properties
Inheritors
Properties
persistence
Link copied to clipboard
open
var
persistence
:
dynamic
Content copied to clipboard
persistence
ID
Link copied to clipboard
open
var
persistenceID
:
String
?
Content copied to clipboard
persistence
Mode
Link copied to clipboard
open
var
persistenceMode
:
dynamic
Content copied to clipboard
persistence
Reader
Func
Link copied to clipboard
open
var
persistenceReaderFunc
:
(
id
:
String
,
type
:
Any
)
->
Any
?
Content copied to clipboard
persistence
Writer
Func
Link copied to clipboard
open
var
persistenceWriterFunc
:
(
id
:
String
,
type
:
Any
,
data
:
Any
)
->
Any
?
Content copied to clipboard
persistent
Filter
Link copied to clipboard
open
var
persistentFilter
:
Boolean
?
Content copied to clipboard
persistent
Layout
Link copied to clipboard
open
var
persistentLayout
:
Boolean
?
Content copied to clipboard
persistent
Sort
Link copied to clipboard
open
var
persistentSort
:
Boolean
?
Content copied to clipboard
Inheritors
Options
Link copied to clipboard