toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
legacy-models
/
joyfill
/
Mappable
Mappable
interface
Mappable
Inheritors
Document
FieldPosition
File
Page
View
ConditionDefinition
AbstractMappable
Field
Line
Point
Column
ColumnPosition
Row
Attachment
Option2
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
?
>