toggle menu
models
2.0.0-Beta05
common
switch theme
search in API
models
/
joyfill2
/
Mappable
Mappable
interface
Mappable
Inheritors
Document
Field
FieldPosition
File
Page
View
Child
Children
TableSchemas
ConditionDefinition
AbstractMappable
Schema
Cells
Row
ColumnVisualProperties
Attachment
Option
Members
Functions
to
Json
Object
Link copied to clipboard
abstract
fun
toJsonObject
(
)
:
JsonObject
to
Json
String
Link copied to clipboard
abstract
fun
toJsonString
(
)
:
String
to
Map
Link copied to clipboard
abstract
fun
toMap
(
)
:
MutableMap
<
String
,
Any
?
>