toggle menu
models
2.0.0-Beta12
common
switch theme
search in API
models
/
joyfill2.conditions
/
Logic
Logic
interface
Logic
:
Hideable
,
Mappable
Inheritors
FieldLogic
TableLogic
Members
Properties
action
Link copied to clipboard
abstract
val
action
:
Action
eval
Link copied to clipboard
abstract
val
eval
:
Eval
hidden
Link copied to clipboard
abstract
var
hidden
:
Boolean
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
?
>