SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.utils.table
Package-level
declarations
Types
Functions
Types
Cell
Link copied to clipboard
class
Cell
(
val
content
:
String
)
Cell
Style
Link copied to clipboard
class
CellStyle
Header
Link copied to clipboard
class
Header
Row
Link copied to clipboard
class
Row
Table
Link copied to clipboard
class
Table
Functions
table
Link copied to clipboard
fun
table
(
block
:
Table
.
(
)
->
Unit
)
:
Table