TableLogic

interface TableLogic : Logic

Properties

Link copied to clipboard
abstract val action: Action
Link copied to clipboard
Link copied to clipboard
abstract val eval: Eval
Link copied to clipboard
abstract var hidden: Boolean

Functions

Link copied to clipboard
abstract fun toJsonObject(): JsonObject
Link copied to clipboard
abstract fun toJsonString(): String
Link copied to clipboard
abstract fun toMap(): MutableMap<String, Any?>